We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e6ebc8 commit 1775bcaCopy full SHA for 1775bca
.circleci/config.yml
@@ -16,7 +16,7 @@ parameters:
16
go_version:
17
type: string
18
# https://go.dev/doc/devel/release
19
- default: '1.23.8'
+ default: '1.23.10'
20
aws_version:
21
22
# https://github.com/aws/aws-cli/blob/v2/CHANGELOG.rst
cliv2/go.mod
@@ -1,6 +1,6 @@
1
module github.com/snyk/cli/cliv2
2
3
-go 1.23.8
+go 1.23.10
4
5
require (
6
github.com/elazarl/goproxy v1.7.2
0 commit comments