go mod tidy -compat=1.17

This commit is contained in:
Harshavardhana
2022-01-31 23:39:28 -08:00
parent 983e175bc9
commit 038f542895

View File

@@ -13,7 +13,7 @@ release:
before:
hooks:
# you may remove this if you don't use vgo
- go mod tidy
- go mod tidy -compat=1.17
builds:
-