X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/272ce633588e6e6881d3e27bef4ef6de12555cfe..62aae5c096dbee2a5a26c0865c1b05b2c0d646d9:/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