github.com/shippio/gqlgen@v0.0.0-20220912092219-633ea699ef07/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/99designs/gqlgen // replace it for new project 6 7 go 1.16