fix naming conflict with goreleaser, add buildrone key to other steps

This commit is contained in:
Harvey Tindall
2021-03-07 15:54:32 +00:00
parent 92332206f0
commit eb8f2777ae
6 changed files with 40 additions and 4 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ require (
github.com/writeas/go-strip-markdown v2.0.1+incompatible
golang.org/x/crypto v0.0.0-20201112155050-0c6587e931a9 // indirect
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 // indirect
golang.org/x/sys v0.0.0-20210303074136-134d130e1a04 // indirect
golang.org/x/sys v0.0.0-20210305230114-8fe3ee5dd75b // indirect
golang.org/x/tools v0.1.0 // indirect
google.golang.org/protobuf v1.25.0 // indirect
gopkg.in/ini.v1 v1.62.0