Skip to content

Commit a7917c2

Browse files
authored
Merge pull request #68 from moul/renovate/all
2 parents d491598 + 227f191 commit a7917c2

File tree

2 files changed

+81
-56
lines changed

2 files changed

+81
-56
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ require (
77
github.com/Masterminds/semver v1.5.0 // indirect
88
github.com/Masterminds/sprig v2.22.0+incompatible
99
github.com/ajg/form v1.5.1
10-
github.com/aws/aws-lambda-go v1.23.0
10+
github.com/aws/aws-lambda-go v1.24.0
1111
github.com/gobuffalo/packr/v2 v2.8.1
12-
github.com/gohugoio/hugo v0.83.0
12+
github.com/gohugoio/hugo v0.83.1
1313
github.com/huandu/xstrings v1.2.1 // indirect
1414
github.com/imdario/mergo v0.3.8 // indirect
1515
github.com/mitchellh/copystructure v1.0.0 // indirect

0 commit comments

Comments
 (0)