15397: Remove code, configs, and docs for hosted git repo feature.
[arvados.git] / go.mod
diff --git a/go.mod b/go.mod
index c3f606d65004e938387c26eafb182dcca908353b..ccadc8ce9dd3e511971d8f7dff829a1949527c7e 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -15,7 +15,7 @@ require (
        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.18
-       github.com/docker/docker v24.0.7+incompatible
+       github.com/docker/docker v24.0.9+incompatible
        github.com/dustin/go-humanize v1.0.0
        github.com/fsnotify/fsnotify v1.4.9
        github.com/ghodss/yaml v1.0.0
@@ -38,7 +38,7 @@ require (
        github.com/prometheus/common v0.39.0
        github.com/sirupsen/logrus v1.8.1
        golang.org/x/crypto v0.22.0
-       golang.org/x/net v0.21.0
+       golang.org/x/net v0.24.0
        golang.org/x/oauth2 v0.11.0
        golang.org/x/sys v0.19.0
        google.golang.org/api v0.126.0
@@ -110,7 +110,7 @@ require (
        google.golang.org/appengine v1.6.7 // indirect
        google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d // indirect
        google.golang.org/grpc v1.59.0 // indirect
-       google.golang.org/protobuf v1.31.0 // indirect
+       google.golang.org/protobuf v1.33.0 // indirect
        gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d // indirect
        gopkg.in/src-d/go-git-fixtures.v3 v3.5.0 // indirect
        gopkg.in/warnings.v0 v0.1.2 // indirect