diff options
Diffstat (limited to 'Gopkg.lock')
-rw-r--r-- | Gopkg.lock | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/Gopkg.lock b/Gopkg.lock deleted file mode 100644 index b0e361e..0000000 --- a/Gopkg.lock +++ /dev/null @@ -1,42 +0,0 @@ -# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'. - - -[[projects]] - branch = "master" - name = "golang.org/x/crypto" - packages = [ - "blake2s", - "chacha20poly1305", - "curve25519", - "internal/chacha20", - "poly1305" - ] - revision = "ab813273cd59e1333f7ae7bff5d027d4aadf528c" - -[[projects]] - branch = "master" - name = "golang.org/x/net" - packages = [ - "bpf", - "internal/iana", - "internal/socket", - "ipv4", - "ipv6" - ] - revision = "dfa909b99c79129e1100513e5cd36307665e5723" - -[[projects]] - branch = "master" - name = "golang.org/x/sys" - packages = [ - "cpu", - "unix" - ] - revision = "c11f84a56e43e20a78cee75a7c034031ecf57d1f" - -[solve-meta] - analyzer-name = "dep" - analyzer-version = 1 - inputs-digest = "d85ae9d2b4afafc3d7535505c46368cbbbec350cf876616302c1bcf44f6ec103" - solver-name = "gps-cdcl" - solver-version = 1 |