Skip to content

Commit

Permalink
fix(deps): update module github.com/hamba/statter/v2 to v2.3.1 (#8)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 3, 2022
1 parent 24bb9c9 commit 974e60a
Show file tree
Hide file tree
Showing 2 changed files with 331 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.19
require (
github.com/aws/aws-lambda-go v1.34.1
github.com/hamba/logger/v2 v2.4.0
github.com/hamba/statter/v2 v2.1.0
github.com/hamba/statter/v2 v2.3.1
github.com/json-iterator/go v1.1.12
github.com/stretchr/testify v1.8.0
)
Expand All @@ -16,6 +16,6 @@ require (
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/valyala/fastrand v1.0.0 // indirect
github.com/valyala/fastrand v1.1.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
Loading

0 comments on commit 974e60a

Please sign in to comment.