Skip to content

Commit

Permalink
go tidy all
Browse files Browse the repository at this point in the history
  • Loading branch information
tedim52 committed Oct 18, 2024
1 parent 32a04f1 commit 4303bae
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion kardinal-cli/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module kardinal.cli

go 1.22.3
go 1.22.5

toolchain go1.22.6

replace (
github.com/kurtosis-tech/kardinal/kardinal_version => ../kardinal_version
Expand Down

0 comments on commit 4303bae

Please sign in to comment.