golang.org/x/exp@v0.0.0-20240506185415-9bf2ced13842/cmd/gorelease/testdata/mod/example.com_sub_v2_v2.0.0.txt (about)

     1  -- go.mod --
     2  module example.com/sub/v2
     3  
     4  go 1.12
     5  -- sub.go --
     6  package sub