1
0
Fork 0
mirror of https://github.com/pomerium/pomerium.git synced 2025-07-26 21:19:31 +02:00

deps: ensure renovate runs go mod tidy ()

This commit is contained in:
Travis Groth 2020-09-01 11:37:28 -04:00 committed by GitHub
parent b8584a3f46
commit c44219b9b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@
"labels": [ "labels": [
"dependency" "dependency"
], ],
"postUpdateOptions": [{ "postUpdateOptions": [
"gomodTidy": true "gomodTidy"
}] ]
} }