Commit caaf1d5
authored
misc: relax go.mod version (#183)
Go isn't quite clear on what it wants the `go` directive to be in
`go.mod`, but the community consensus is to use the `.0` patch release
of the oldest supported Go version. Granted, that's generally the advice
for libraries but there's no harn in relaxing this version for this
module that's going to be built as a container image.1 parent de07651 commit caaf1d5
1 file changed
Lines changed: 1 addition & 1 deletion
0 commit comments