We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b0b0af commit 4eef677Copy full SHA for 4eef677
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Unreleased
4
5
+### Improvements
6
+
7
+- go.mk: update to v2.0.2 #630
8
9
### Bug Fixes
10
11
- Fix list of dependencies for archlinux builds #628
Makefile
@@ -1,4 +1,4 @@
1
-GO_MK_REF := v2.0.1
+GO_MK_REF := v2.0.2
# make go.mk a dependency for all targets
.EXTRA_PREREQS = go.mk
0 commit comments