Skip to content

Commit

Permalink
Fixed git dirty state?
Browse files Browse the repository at this point in the history
  • Loading branch information
bengarrett committed Jul 1, 2020
1 parent 98c1013 commit 3ed7268
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion internal/.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ before:
hooks:
- go mod download
#- gosec ./...
- go generate ./...
#- go generate ./... # this will create a dirty state
env:
- CGO_ENABLED=0
- GO111MODULE=on
Expand Down
2 changes: 1 addition & 1 deletion internal/.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.0.18
v0.0.19
4 changes: 2 additions & 2 deletions lib/version/value.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3ed7268

Please sign in to comment.