Skip to content

Commit

Permalink
chore: update price feeder releaser to use 1.18 (#976) (#979)
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored May 27, 2022
1 parent fc5fdf3 commit 72a9d14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion price-feeder/.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env:

before:
hooks:
- go mod tidy -compat=1.17
- go mod tidy -compat=1.18

builds:
- main: ./
Expand Down

0 comments on commit 72a9d14

Please sign in to comment.