Skip to content

Commit a604d2c

Browse files
chore: upgrade Go to 1.26.2 (#216)
Co-authored-by: crd-automation[bot] <crd-automation[bot]@users.noreply.github.com>
1 parent 1d6069e commit a604d2c

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.1
1+
golang 1.26.2

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.1
3+
go 1.26.2
44

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

0 commit comments

Comments
 (0)