mirror of
https://github.com/tweag/gomod2nix.git
synced 2024-11-08 11:39:11 +00:00
81 lines
3.4 KiB
TOML
81 lines
3.4 KiB
TOML
schema = 1
|
|
|
|
[mod]
|
|
[mod."github.com/BurntSushi/toml"]
|
|
version = "v0.3.1"
|
|
hash = "sha256-Rqak1dE/Aj/+Kx1/pl3Hifgt+Q3OzuZ5fJR+/x3nTbo="
|
|
[mod."github.com/alecthomas/kong"]
|
|
version = "v0.5.0"
|
|
hash = "sha256-6OtTXBnZSVvbdgkAfah2EuX20Fg/2v3JRSnKq1QoJbA="
|
|
[mod."github.com/alecthomas/participle/v2"]
|
|
version = "v2.0.0-alpha7"
|
|
hash = "sha256-Iy3/FxQ9kb0rp7N7olD/FuMNEja3OtPce61uGKjWReE="
|
|
[mod."github.com/alecthomas/repr"]
|
|
version = "v0.0.0-20210801044451-80ca428c5142"
|
|
hash = "sha256-XUx+sN0wtc1j4t83sa5Z2MOBHxYQUUfsFfgfBeZqCUQ="
|
|
[mod."github.com/davecgh/go-spew"]
|
|
version = "v1.1.1"
|
|
hash = "sha256-nhzSUrE1fCkN0+RL04N4h8jWmRFPPPWbCuDc7Ss0akI="
|
|
[mod."github.com/google/go-cmp"]
|
|
version = "v0.5.5"
|
|
hash = "sha256-pyfTIu1fx6cGYHhm+yi8YP2TgERnnqKRjqSV7WGb1Yk="
|
|
[mod."github.com/kr/pretty"]
|
|
version = "v0.1.0"
|
|
hash = "sha256-Fx+TaNrxW0VfzonT2jnd5MU09RRz7GJZkqAtJR6/pKI="
|
|
[mod."github.com/kr/pty"]
|
|
version = "v1.1.1"
|
|
hash = "sha256-AVeS+ivwNzIrgWQaLtsmO2f2MYGpxIVqdac/EzaYI1Q="
|
|
[mod."github.com/kr/text"]
|
|
version = "v0.1.0"
|
|
hash = "sha256-QT65kTrNypS5GPWGvgnCpGLPlVbQAL4IYvuqAKhepb4="
|
|
[mod."github.com/nix-community/go-nix"]
|
|
version = "v0.0.0-20220528121639-b940fb0a12d8"
|
|
hash = "sha256-r6fq1mu0gRFqdI6msuAZp3ZoncAw5L16oBFPUA9vPYk="
|
|
[mod."github.com/pkg/errors"]
|
|
version = "v0.9.1"
|
|
hash = "sha256-mNfQtcrQmu3sNg/7IwiieKWOgFQOVVe2yXgKBpe/wZw="
|
|
[mod."github.com/pmezard/go-difflib"]
|
|
version = "v1.0.0"
|
|
hash = "sha256-/FtmHnaGjdvEIKAJtrUfEhV7EVo5A/eYrtdnUkuxLDA="
|
|
[mod."github.com/sirupsen/logrus"]
|
|
version = "v1.7.0"
|
|
hash = "sha256-VClDP4DJDdMFTMGWR7I8L4hQRMU7cOphLRyUfxCvnNY="
|
|
[mod."github.com/stretchr/objx"]
|
|
version = "v0.1.0"
|
|
hash = "sha256-az0Vd4MG3JXfaYbj0Q6AOmNkrXgmXDeQm8+BBiDXmdA="
|
|
[mod."github.com/stretchr/testify"]
|
|
version = "v1.7.0"
|
|
hash = "sha256-t1I9uCrn9vSUu/z5IZuNyGShmbOcJ6UGc2f75ZBrHzE="
|
|
[mod."golang.org/x/crypto"]
|
|
version = "v0.0.0-20191011191535-87dc89f01550"
|
|
hash = "sha256-T0CaT5ri68osnd9VdNTZ0Ys+exaVbX4iC8MN60UNkXw="
|
|
[mod."golang.org/x/mod"]
|
|
version = "v0.3.0"
|
|
hash = "sha256-c+KKzeDUDxrKIx8un1DpETlTK+DmHP+zUjRZrgs0ejo="
|
|
[mod."golang.org/x/net"]
|
|
version = "v0.0.0-20190620200207-3b0461eec859"
|
|
hash = "sha256-lVNbp7zOBVbvzA1fFR4SkUskYfAMt2eILoWuDgk0oS4="
|
|
[mod."golang.org/x/sync"]
|
|
version = "v0.0.0-20190423024810-112230192c58"
|
|
hash = "sha256-1lGQ6frW6gwuLzwomu530IsFh7vlQWQOphQ0IQeZIhY="
|
|
[mod."golang.org/x/sys"]
|
|
version = "v0.0.0-20220519141025-dcacdad47464"
|
|
hash = "sha256-N4P3QkaeRf05dFMadS1IvhkNV4VS6cf/zkTBY1zwWv4="
|
|
[mod."golang.org/x/text"]
|
|
version = "v0.3.0"
|
|
hash = "sha256-0FFbaxF1ZuAQF3sCcA85e8MO6prFeHint36inija4NY="
|
|
[mod."golang.org/x/tools"]
|
|
version = "v0.0.0-20191119224855-298f0cb1881e"
|
|
hash = "sha256-xhp3MWK3dr+PJgfOGaFAURPdw/ar+GRb+wHBnCG8Tg0="
|
|
[mod."golang.org/x/xerrors"]
|
|
version = "v0.0.0-20191204190536-9bdfabe68543"
|
|
hash = "sha256-DCyizuMVp9AhKGv0vL/iRZz/R6jWFmQxDWj1NFeITvo="
|
|
[mod."gopkg.in/check.v1"]
|
|
version = "v1.0.0-20180628173108-788fd7840127"
|
|
hash = "sha256-KsRJNTprd1UijnJusbHwQGM7Bdm45Jt/QL+cIUGNa2w="
|
|
[mod."gopkg.in/yaml.v2"]
|
|
version = "v2.2.2"
|
|
hash = "sha256-SjNLmGSxoYabOi/zdjymW3mSgaxaS39btBQ3/aUIkgc="
|
|
[mod."gopkg.in/yaml.v3"]
|
|
version = "v3.0.0-20210107192922-496545a6307b"
|
|
hash = "sha256-j8yDji+vqsitpRZirpb4w/Em8nstgf28wpwkcrOlxBk="
|