github.com/geneva/gqlgen@v0.17.7-0.20230801155730-7b9317164836/testdata/gomod-with-leading-comments.mod (about) 1 // main module of gqlgen 2 3 // and another module to test stripping of comment lines 4 5 module github.com/geneva/gqlgen // replace it for new project 6 7 go 1.18