deploy: Add ability to invalidate Google Cloud CDN

This commit is contained in:
Garret Kelly
2019-10-03 08:46:27 -04:00
committed by Bjørn Erik Pedersen
parent 298092d516
commit 674e81ae87
5 changed files with 57 additions and 6 deletions

1
go.mod
View File

@@ -63,6 +63,7 @@ require (
golang.org/x/sys v0.0.0-20190712062909-fae7ac547cb7 // indirect
golang.org/x/text v0.3.2
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7 // indirect
google.golang.org/api v0.5.0
google.golang.org/appengine v1.6.0 // indirect
google.golang.org/genproto v0.0.0-20190522204451-c2c4e71fbf69 // indirect
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect