Skip to content

Commit b20d4a0

Browse files
fix: require Go 1.26.6 to resolve GO-2026-5026-stdlib (#3351)
Co-authored-by: chainloop-platform[bot] <266818671+chainloop-platform[bot]@users.noreply.github.com>
1 parent 6169a9d commit b20d4a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/chainloop-dev/chainloop
22

3-
go 1.26.5
3+
go 1.26.6
44

55
require (
66
cloud.google.com/go/secretmanager v1.21.0

0 commit comments

Comments
 (0)