We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d491598 + 227f191 commit a7917c2Copy full SHA for a7917c2
go.mod
@@ -7,9 +7,9 @@ require (
7
github.com/Masterminds/semver v1.5.0 // indirect
8
github.com/Masterminds/sprig v2.22.0+incompatible
9
github.com/ajg/form v1.5.1
10
- github.com/aws/aws-lambda-go v1.23.0
+ github.com/aws/aws-lambda-go v1.24.0
11
github.com/gobuffalo/packr/v2 v2.8.1
12
- github.com/gohugoio/hugo v0.83.0
+ github.com/gohugoio/hugo v0.83.1
13
github.com/huandu/xstrings v1.2.1 // indirect
14
github.com/imdario/mergo v0.3.8 // indirect
15
github.com/mitchellh/copystructure v1.0.0 // indirect
0 commit comments