Skip to content

Commit b3c0529

Browse files
chore: upgrade Go to 1.26.1 (#186)
Co-authored-by: crd-automation[bot] <crd-automation[bot]@users.noreply.github.com>
1 parent a1748f4 commit b3c0529

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
golang 1.26.0
1+
golang 1.26.1

go.mod

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

3-
go 1.26.0
3+
go 1.26.1
44

55
require (
66
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1

0 commit comments

Comments
 (0)