Skip to content

Commit

Permalink
chore: update go mod
Browse files Browse the repository at this point in the history
  • Loading branch information
mlabouardy committed Oct 4, 2023
1 parent 257983f commit 5fb674f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
before:
hooks:
- go mod tidy
#- go mod tidy
#- go-bindata-assetfs -o internal/api/v1/template.go out/...
#- sed -i -e 's/package main/package v1/g' internal/api/v1/template.go
builds:
Expand Down

0 comments on commit 5fb674f

Please sign in to comment.