diff options
author | Gibheer <gibheer+git@zero-knowledge.org> | 2022-11-11 11:22:50 +0100 |
---|---|---|
committer | Gibheer <gibheer+git@zero-knowledge.org> | 2022-11-11 11:22:50 +0100 |
commit | fe6bd04947e26a962fab3cf7a354abd44333bda6 (patch) | |
tree | de4714364747c05d391ab665176413eb24938545 /vendor/modules.txt | |
parent | dc9dfb76ff9375e6368e9e05a40e6dc07b325a8d (diff) |
update dependencies
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index a4a4107..4544ba0 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1,23 +1,23 @@ -# github.com/BurntSushi/toml v0.4.1 +# github.com/BurntSushi/toml v1.2.1 ## explicit; go 1.16 github.com/BurntSushi/toml github.com/BurntSushi/toml/internal -# github.com/lib/pq v1.10.4 +# github.com/lib/pq v1.10.7 ## explicit; go 1.13 github.com/lib/pq github.com/lib/pq/oid github.com/lib/pq/scram -# golang.org/x/crypto v0.0.0-20211117183948-ae814b36b871 +# golang.org/x/crypto v0.2.0 ## explicit; go 1.17 golang.org/x/crypto/pbkdf2 golang.org/x/crypto/scrypt golang.org/x/crypto/ssh/terminal -# golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab +# golang.org/x/sys v0.2.0 ## explicit; go 1.17 golang.org/x/sys/internal/unsafeheader golang.org/x/sys/plan9 golang.org/x/sys/unix golang.org/x/sys/windows -# golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 +# golang.org/x/term v0.2.0 ## explicit; go 1.17 golang.org/x/term |