Browse Source

Removed aiterp/wikiauth from Gopkg.toml

1.0
Gisle Aune 6 years ago
parent
commit
c093c6e419
  1. 7
      Gopkg.lock
  2. 6
      Gopkg.toml

7
Gopkg.lock

@ -1,6 +1,11 @@
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
branch = "master"
name = "git.aiterp.net/aiterp/wikiauth"
packages = ["."]
revision = "33860de804ddcec4fc17998745233b4ec477e7c2"
[[projects]]
branch = "master"
@ -168,6 +173,6 @@
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
inputs-digest = "f94e530148f893118f99f91ee446839f58784809949aac7e4a9c831b28b4f1c7"
inputs-digest = "16fd84401bc5796ffeaa895f31d099e1a23b363b15b87386877de0829ac9575b"
solver-name = "gps-cdcl"
solver-version = 1

6
Gopkg.toml

@ -31,11 +31,7 @@
[[constraint]]
name = "github.com/minio/minio-go"
version = "6.0.0"
[[constraint]]
name = "git.aiterp.net/aiterp/wikiauth"
branch = "master"
[prune]
go-tests = true
unused-packages = true

Loading…
Cancel
Save