gomod2nix/gomod2nix.toml
2023-11-14 09:13:26 +01:00

30 lines
1.1 KiB
TOML

schema = 3
[mod]
[mod."github.com/BurntSushi/toml"]
version = "v1.1.0"
hash = "sha256-1Mib3Aj/YhrlwA3o3x9orRRkVlYa5JRDQfNdtaUyeu0="
[mod."github.com/inconshreveable/mousetrap"]
version = "v1.0.0"
hash = "sha256-ogTuLrV40FwS4ueo4hh6hi1wPywOI+LyIqfNjsibwNY="
[mod."github.com/nix-community/go-nix"]
version = "v0.0.0-20220612195009-5f5614f7ca47"
hash = "sha256-eBPzib8STUZnDpLFpWZz+F00thbp1P/98oiEE/XWE+M="
[mod."github.com/sirupsen/logrus"]
version = "v1.8.1"
hash = "sha256-vUIDlLXYBD74+JqdoSx+W3J6r5cOk63heo0ElsHizoM="
[mod."github.com/spf13/cobra"]
version = "v1.4.0"
hash = "sha256-I6j9sD61Ztcc2W/WGeWo3ggYtnGTxNxZ2EFPdtO0UEY="
[mod."github.com/spf13/pflag"]
version = "v1.0.5"
hash = "sha256-w9LLYzxxP74WHT4ouBspH/iQZXjuAh2WQCHsuvyEjAw="
[mod."golang.org/x/mod"]
version = "v0.14.0"
hash = "sha256-sx3hWp5l99DBfIrn821ohfoBwvaITSHMWbzPvX0btLM="
[mod."golang.org/x/sys"]
version = "v0.14.0"
hash = "sha256-ReIRQmONicRW9idzGVPCBx5TTcKacmQTF1vPC3L4SxY="
[mod."golang.org/x/tools/go/vcs"]
version = "v0.1.0-deprecated"
hash = "sha256-57YB10tiRsVSRvJqKYST+iON6yZYGL7eRSzrFcImC8Y="