Skip to content

Commit

Permalink
vendor: Drop tectonic-config
Browse files Browse the repository at this point in the history
No longer needed since we dropped the tectonic-system namespace.
I edited Gopkg.toml by hand and then ran:

  $ dep ensure

using:

  $ dep version
  dep:
   version     : v0.5.0
   build date  :
   git hash    : 22125cf
   go version  : go1.10.3
   go compiler : gc
   platform    : linux/amd64
   features    : ImportDuringSolve=false
  • Loading branch information
wking committed Nov 15, 2018
1 parent cd20c83 commit a14da04
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 361 deletions.
16 changes: 3 additions & 13 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ ignored = ["github.com/openshift/installer/tests*"]
name = "github.com/coreos/ignition"
version = "0.26.0"

[[constraint]]
branch = "master"
name = "github.com/coreos/tectonic-config"

[[constraint]]
name = "github.com/libvirt/libvirt-go"
version = "4.7.0"
Expand Down
201 changes: 0 additions & 201 deletions vendor/github.com/coreos/tectonic-config/LICENSE

This file was deleted.

This file was deleted.

Loading

0 comments on commit a14da04

Please sign in to comment.