Browse Source

Update go mod to go 1.23.0

Matt Bolt 1 năm trước cách đây
mục cha
commit
1cfa4e73b3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      core/go.mod

+ 1 - 1
core/go.mod

@@ -1,6 +1,6 @@
 module github.com/opencost/opencost/core
 module github.com/opencost/opencost/core
 
 
-go 1.22.7
+go 1.23.0
 
 
 require (
 require (
 	github.com/davecgh/go-spew v1.1.1
 	github.com/davecgh/go-spew v1.1.1