Skip to content

Commit

Permalink
add gomod2nix
Browse files Browse the repository at this point in the history
  • Loading branch information
tedim52 committed Oct 17, 2024
1 parent 9fe9f9a commit b115d9a
Show file tree
Hide file tree
Showing 2 changed files with 597 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
Loading

0 comments on commit b115d9a

Please sign in to comment.