Skip to content

Commit b5d5291

Browse files
Merge pull request #158 from zhuje/go1.24.0
OU-657: Add patch version to go 1.24.0
2 parents 953ed74 + fa9d412 commit b5d5291

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/openshift/troubleshooting-panel-console-plugin
22

3-
go 1.24
3+
go 1.24.0
44

55
require (
66
github.com/evanphx/json-patch v0.5.2

0 commit comments

Comments
 (0)