Skip to content

Commit 5e6fd24

Browse files
committed
go mod tidy
1 parent 317dffd commit 5e6fd24

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

go.mod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module github.com/coder/coder-logstream-kube
22

3-
go 1.22.3
3+
go 1.22.4
4+
45
toolchain go1.22.5
56

67
// Required to import the agentsdk!

0 commit comments

Comments
 (0)