We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b712b5 commit bf99d26Copy full SHA for bf99d26
pkg/scaffold/project/gopkg.go
@@ -35,7 +35,7 @@ type GopkgToml struct {
35
// ManagedHeader is the header to write after the user owned pieces and before the managed parts of the Gopkg.toml
36
ManagedHeader string
37
38
- // DefaultGopkgUserContent is the default content to use for the user owned pieces
+ // DefaultUserContent is the default content to use for the user owned pieces
39
DefaultUserContent string
40
41
// UserContent is the content to use for the user owned pieces
0 commit comments