Skip to content

Commit

Permalink
go.mk: upgrade to v2.0.3 (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
sauterp authored Aug 28, 2024
1 parent a89044a commit 2e465d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- go.mk: remove submodule and initialize through make #12
- automate release with Exoscale Tooling GPG key #11
- go.mk: lint with staticcheck #13
- go.mk: upgrade to v2.0.3 #14

## 0.2.0

Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
GO_MK_REF := v2.0.0
GO_MK_REF := v2.0.3

# make go.mk a dependency for all targets
.EXTRA_PREREQS = go.mk
Expand Down

0 comments on commit 2e465d7

Please # to comment.