Skip to content

Commit 41f5e24

Browse files
Bump github.com/cloudflare/circl
Bumps the go_modules group with 1 update in the /alb-lambda-pulumi-go directory: [github.com/cloudflare/circl](https://github.com/cloudflare/circl). Updates `github.com/cloudflare/circl` from 1.3.7 to 1.6.1 - [Release notes](https://github.com/cloudflare/circl/releases) - [Commits](cloudflare/circl@v1.3.7...v1.6.1) --- updated-dependencies: - dependency-name: github.com/cloudflare/circl dependency-version: 1.6.1 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce2beda commit 41f5e24

File tree

2 files changed

+4
-1606
lines changed

2 files changed

+4
-1606
lines changed

alb-lambda-pulumi-go/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module alb-lambda-pulumi-go
22

3-
go 1.17
3+
go 1.23.0
44

55
require (
66
github.com/pulumi/pulumi-aws/sdk/v5 v5.32.0
@@ -16,7 +16,7 @@ require (
1616
github.com/aead/chacha20 v0.0.0-20180709150244-8b13a72661da // indirect
1717
github.com/blang/semver v3.5.1+incompatible // indirect
1818
github.com/cheggaaa/pb v1.0.29 // indirect
19-
github.com/cloudflare/circl v1.3.7 // indirect
19+
github.com/cloudflare/circl v1.6.1 // indirect
2020
github.com/cyphar/filepath-securejoin v0.3.6 // indirect
2121
github.com/djherbis/times v1.5.0 // indirect
2222
github.com/emirpasic/gods v1.18.1 // indirect

0 commit comments

Comments
 (0)