X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/045abe070900c3aa8769ae8f7991ec96f6c7280a..8be5c463e63b043a424f56d4f3904c71e4f0a516:/go.mod diff --git a/go.mod b/go.mod index b6208bbf17..6723c83857 100644 --- a/go.mod +++ b/go.mod @@ -69,7 +69,7 @@ require ( github.com/davecgh/go-spew v1.1.1 // indirect github.com/dimchansky/utfbom v1.1.1 // indirect github.com/dnaeon/go-vcr v1.2.0 // indirect - github.com/docker/distribution v2.8.1+incompatible // indirect + github.com/docker/distribution v2.8.2+incompatible // indirect github.com/docker/go-connections v0.3.0 // indirect github.com/docker/go-units v0.4.0 // indirect github.com/gliderlabs/ssh v0.2.2 // indirect