mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-30 22:39:58 +02:00
deploy: Support invalidating a CloudFront CDN cache
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
2838d58b1d
commit
f4956d9aae
1
go.mod
1
go.mod
@@ -8,6 +8,7 @@ require (
|
||||
github.com/alecthomas/assert v0.0.0-20170929043011-405dbfeb8e38
|
||||
github.com/alecthomas/chroma v0.6.3
|
||||
github.com/alecthomas/repr v0.0.0-20181024024818-d37bc2a10ba1 // indirect
|
||||
github.com/aws/aws-sdk-go v1.16.23
|
||||
github.com/bep/debounce v1.2.0
|
||||
github.com/bep/gitmap v1.0.0
|
||||
github.com/bep/go-tocss v0.6.0
|
||||
|
Reference in New Issue
Block a user