Skip to content

Commit

Permalink
Merge pull request #109 from carolynvs/fixup-with-relocation-map
Browse files Browse the repository at this point in the history
  • Loading branch information
radu-matei authored Jun 14, 2021
2 parents e092c99 + bf4ec40 commit e4d2bd5
Show file tree
Hide file tree
Showing 5 changed files with 100 additions and 649 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ require (
github.com/docker/distribution v2.7.1+incompatible
github.com/docker/docker v1.4.2-0.20181229214054-f76d6a078d88
github.com/docker/go v1.5.1-1
github.com/golangci/golangci-lint v1.40.1 // indirect
github.com/google/go-cmp v0.5.4 // indirect
github.com/gorilla/mux v1.8.0 // indirect
github.com/kr/text v0.2.0 // indirect
Expand All @@ -27,12 +26,12 @@ require (
golang.org/x/sys v0.0.0-20210510120138-977fb7262007 // indirect
golang.org/x/text v0.3.5 // indirect
golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1 // indirect
golang.org/x/tools v0.1.2 // indirect
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
google.golang.org/genproto v0.0.0-20200707001353-8e8330bf89df // indirect
google.golang.org/grpc v1.29.1 // indirect
google.golang.org/protobuf v1.25.0 // indirect
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
gotest.tools v2.2.0+incompatible
gotest.tools/v3 v3.0.3
)

Expand Down
Loading

0 comments on commit e4d2bd5

Please sign in to comment.