20722: Cleans up dependencies with 'go mod tidy'
[arvados.git] / go.mod
diff --git a/go.mod b/go.mod
index 105194b61b658825057240490f75ea61574e03f9..7931bb4f541d9f83601c528a0d21093d4f398288 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -14,7 +14,7 @@ require (
        github.com/bradleypeabody/godap v0.0.0-20170216002349-c249933bc092
        github.com/coreos/go-oidc/v3 v3.5.0
        github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
-       github.com/creack/pty v1.1.7
+       github.com/creack/pty v1.1.18
        github.com/docker/docker v24.0.2+incompatible
        github.com/dustin/go-humanize v1.0.0
        github.com/fsnotify/fsnotify v1.4.9
@@ -66,7 +66,6 @@ require (
        github.com/beorn7/perks v1.0.1 // indirect
        github.com/bgentry/speakeasy v0.1.0 // indirect
        github.com/cespare/xxhash/v2 v2.2.0 // indirect
-       github.com/containerd/containerd v1.5.18 // indirect
        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
@@ -90,6 +89,7 @@ require (
        github.com/kr/text v0.1.0 // indirect
        github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
        github.com/mitchellh/go-homedir v1.1.0 // indirect
+       github.com/moby/term v0.5.0 // indirect
        github.com/morikuni/aec v1.0.0 // indirect
        github.com/opencontainers/go-digest v1.0.0 // indirect
        github.com/opencontainers/image-spec v1.0.2 // indirect
@@ -104,6 +104,7 @@ require (
        github.com/xanzy/ssh-agent v0.1.0 // indirect
        go.opencensus.io v0.24.0 // indirect
        golang.org/x/text v0.9.0 // indirect
+       golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e // indirect
        golang.org/x/tools v0.6.0 // indirect
        google.golang.org/appengine v1.6.7 // indirect
        google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
@@ -113,7 +114,7 @@ require (
        gopkg.in/src-d/go-git-fixtures.v3 v3.5.0 // indirect
        gopkg.in/warnings.v0 v0.1.2 // indirect
        gopkg.in/yaml.v2 v2.4.0 // indirect
-       gotest.tools v2.2.0+incompatible // indirect
+       gotest.tools/v3 v3.0.3 // indirect
 )
 
 replace github.com/AdRoll/goamz => github.com/arvados/goamz v0.0.0-20190905141525-1bba09f407ef