Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit a740b53

Browse files
authored
Remove some constraints from our Gopkg.toml. (#318)
These are not required and make the builds of dependent programs harder.
1 parent 216b14f commit a740b53

2 files changed

Lines changed: 1 addition & 17 deletions

File tree

Gopkg.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ required = [
1111
name = "github.com/prometheus/client_golang"
1212
revision = "a40133b69fbd73ee655606a9bf5f8b9b9bf758dd"
1313

14-
[[override]]
15-
name = "github.com/containers/storage"
16-
revision = "1e5ce40cdb84ab66e26186435b1273e04b879fef"
17-
1814
[[override]]
1915
name = "github.com/opencontainers/runc"
2016
revision = "4fc53a81fb7c994640722ac585fa9ca548971871"
@@ -31,10 +27,6 @@ required = [
3127
name = "google.golang.org/grpc"
3228
revision = "8124abf74e7633d82a5b96585b0da487d0e6eed0"
3329

34-
[[constraint]]
35-
name = "github.com/genuinetools/amicontained"
36-
version = "0.4.0"
37-
3830
[[constraint]]
3931
name = "github.com/aws/aws-sdk-go"
4032
version = "1.13.56"
@@ -46,11 +38,3 @@ required = [
4638
[[override]]
4739
name = "k8s.io/apimachinery"
4840
version = "kubernetes-1.11.0"
49-
50-
[[override]]
51-
name = "github.com/tonistiigi/fsutil"
52-
branch = "master"
53-
54-
[[constraint]]
55-
name = "github.com/docker/docker"
56-
revision = "71cd53e4a197b303c6ba086bd584ffd67a884281"

0 commit comments

Comments
 (0)