Skip to content

Commit

Permalink
deps: update go work version to 1.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidweisse committed Apr 25, 2024
1 parent 5b40401 commit 79b3b0f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions go.work
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
go 1.21
go 1.22.0

toolchain go1.22.2

use (
.
./service-mesh
./node-installer
./service-mesh
)

0 comments on commit 79b3b0f

Please sign in to comment.