Skip to content

Commit

Permalink
Merge pull request #1603 from jhaals/dependabot/go_modules/deploy/aws…
Browse files Browse the repository at this point in the history
…-lambda/golang.org/x/sys-0.1.0

build(deps): bump golang.org/x/sys from 0.0.0-20211210111614-af8b64212486 to 0.1.0 in /deploy/aws-lambda
  • Loading branch information
jhaals committed Mar 2, 2023
2 parents b58323d + 930e15c commit f468807
Show file tree
Hide file tree
Showing 2 changed files with 200 additions and 104 deletions.
11 changes: 3 additions & 8 deletions deploy/aws-lambda/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,11 @@ require (
github.com/akrylysov/algnhsa v0.12.1
github.com/aws/aws-lambda-go v1.27.1 // indirect
github.com/aws/aws-sdk-go v1.42.22
github.com/cespare/xxhash/v2 v2.1.2 // indirect
github.com/felixge/httpsnoop v1.0.2 // indirect
github.com/jhaals/yopass v0.0.0-20211210123441-30470001a8f2
github.com/prometheus/client_golang v1.11.0
github.com/prometheus/common v0.32.1 // indirect
github.com/prometheus/procfs v0.7.3 // indirect
go.uber.org/zap v1.19.1
golang.org/x/crypto v0.0.0-20211209193657-4570a0811e8b // indirect
golang.org/x/sys v0.0.0-20211210111614-af8b64212486 // indirect
google.golang.org/protobuf v1.27.1 // indirect
github.com/prometheus/client_golang v1.13.1
go.uber.org/zap v1.23.0
golang.org/x/sys v0.1.0 // indirect
)

go 1.16
Loading

0 comments on commit f468807

Please sign in to comment.