Skip to content

Commit 49bb057

Browse files
authored
Use Go 1.23 (#287)
Signed-off-by: Dean Roehrich <dean.roehrich@hpe.com>
1 parent b82c3fd commit 49bb057

7 files changed

Lines changed: 7 additions & 9 deletions

File tree

dws

go.mod

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

3-
go 1.22.0
4-
5-
toolchain go1.22.5
3+
go 1.23.9
64

75
require (
86
github.com/alecthomas/kong v0.7.1

lustre-csi-driver

nnf-dm

Submodule nnf-dm updated 90 files

nnf-sos

Submodule nnf-sos updated 183 files

0 commit comments

Comments
 (0)