diff --git a/Makefile b/Makefile index 0120d1d..8029f15 100644 --- a/Makefile +++ b/Makefile @@ -89,4 +89,4 @@ show-versions: buildlocal @grep -m 1 go go.mod goupdate: - go get -t -u ./... + go get -t -u=patch ./...