Skip to content

Commit b5b46f4

Browse files
committed
remove toolchain pinning
1 parent 48cb5aa commit b5b46f4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/plotly/oomie
22

3-
go 1.23.0
4-
5-
toolchain go1.23.3
3+
go 1.23.6
64

75
require (
86
github.com/google/cadvisor v0.50.0

0 commit comments

Comments
 (0)