Skip to content

Commit

Permalink
build(deps): bump golang.org/x/sys in /deploy/aws-lambda
Browse files Browse the repository at this point in the history
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20211210111614-af8b64212486 to 0.1.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 25, 2023
1 parent 461243e commit 930e15c
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 930e15c

Please sign in to comment.