only upd patch version if any

This commit is contained in:
2022-11-04 20:27:22 +01:00
parent 2d157bf2c0
commit 54add2c801

View File

@@ -89,4 +89,4 @@ show-versions: buildlocal
@grep -m 1 go go.mod
goupdate:
go get -t -u ./...
go get -t -u=patch ./...