Skip to content

Commit

Permalink
Update go.mod dependencies
Browse files Browse the repository at this point in the history
--------

index d8c8feb..2947285 100644
@@ -7,7 +7,7 @@ toolchain go1.21.7
 	code.cloudfoundry.org/archiver v0.0.0-20240418163434-c40e99445913
 	code.cloudfoundry.org/garden v0.0.0-20240418185000-86dc18318d57
-	code.cloudfoundry.org/guardian v0.0.0-20240417185348-750ec87ceedb
+	code.cloudfoundry.org/guardian v0.0.0-20240418185426-f5640b509554
 	github.com/cloudfoundry/gosigar v1.3.54
 	github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d
 	github.com/onsi/ginkgo/v2 v2.17.1
  • Loading branch information
tas-runtime-bot committed Apr 19, 2024
1 parent 4670048 commit 3ecff94
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ toolchain go1.21.7
require (
code.cloudfoundry.org/archiver v0.0.0-20240418163434-c40e99445913
code.cloudfoundry.org/garden v0.0.0-20240418185000-86dc18318d57
code.cloudfoundry.org/guardian v0.0.0-20240417185348-750ec87ceedb
code.cloudfoundry.org/guardian v0.0.0-20240418185426-f5640b509554
github.com/cloudfoundry/gosigar v1.3.54
github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d
github.com/onsi/ginkgo/v2 v2.17.1
Expand All @@ -16,15 +16,15 @@ require (
)

require (
code.cloudfoundry.org/commandrunner v0.0.0-20240417143643-6a39decd883a // indirect
code.cloudfoundry.org/commandrunner v0.0.0-20240419143856-d3eb31508218 // indirect
code.cloudfoundry.org/lager/v3 v3.0.3 // indirect
github.com/bmizerany/pat v0.0.0-20210406213842-e4b6760bdd6f // indirect
github.com/caio/go-tdigest/v4 v4.0.1 // indirect
github.com/cloudfoundry/dropsonde v1.1.0 // indirect
github.com/cloudfoundry/sonde-go v0.0.0-20240311165458-423aa0d4dfc8 // indirect
github.com/coreos/go-systemd/v22 v22.5.0 // indirect
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
github.com/docker/docker v26.0.1+incompatible // indirect
github.com/docker/docker v26.0.2+incompatible // indirect
github.com/go-logr/logr v1.4.1 // indirect
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 // indirect
github.com/godbus/dbus/v5 v5.1.0 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
code.cloudfoundry.org/archiver v0.0.0-20240418163434-c40e99445913 h1:1O1b9LK5T/XEDWmjVKseqC65yoB9B+grxWS+pL6c8pA=
code.cloudfoundry.org/archiver v0.0.0-20240418163434-c40e99445913/go.mod h1:VpBlPNJQo1eyNP2iUmx0VlJszt3ZTOxQ1qOTlFIH6hg=
code.cloudfoundry.org/commandrunner v0.0.0-20240417143643-6a39decd883a h1:o07ls4IJZCoAvIyx8aTQ2HrWrR4HQR+74tUhqguN4RU=
code.cloudfoundry.org/commandrunner v0.0.0-20240417143643-6a39decd883a/go.mod h1:HDTADIVvOT/Nji/V/WwepbdY3cSNmrcEmYYXMU4HmlY=
code.cloudfoundry.org/commandrunner v0.0.0-20240419143856-d3eb31508218 h1:vGLu6V5G9WGRUuCEStg2ARMnYYvIDh+nr3EF4Bo2W5Y=
code.cloudfoundry.org/commandrunner v0.0.0-20240419143856-d3eb31508218/go.mod h1:c9601QMKjwQvDBYBHs1Bt8ic3OBCns4f7LHZ0upcpQ0=
code.cloudfoundry.org/lager/v3 v3.0.3 h1:/UTmadZfIaKuT/whEinSxK1mzRfNu1uPfvjFfGqiwzM=
code.cloudfoundry.org/lager/v3 v3.0.3/go.mod h1:Zn5q1SrIuuHjEUE7xerMKt3ztunrJQCZETAo7rV0CH8=
github.com/apoydence/eachers v0.0.0-20181020210610-23942921fe77 h1:afT88tB6u9JCKQZVAAaa9ICz/uGn5Uw9ekn6P22mYKM=
Expand All @@ -24,8 +24,8 @@ github.com/cyphar/filepath-securejoin v0.2.4/go.mod h1:aPGpWjXOXUn2NCNjFvBE6aRxG
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/docker/docker v26.0.1+incompatible h1:t39Hm6lpXuXtgkF0dm1t9a5HkbUfdGy6XbWexmGr+hA=
github.com/docker/docker v26.0.1+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
github.com/docker/docker v26.0.2+incompatible h1:yGVmKUFGgcxA6PXWAokO0sQL22BrQ67cgVjko8tGdXE=
github.com/docker/docker v26.0.2+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
github.com/fsnotify/fsnotify v1.4.9/go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ=
github.com/fsnotify/fsnotify v1.6.0 h1:n+5WquG0fcWoWp6xPWfHdbskMCQaFnG6PfBrh1Ky4HY=
github.com/fsnotify/fsnotify v1.6.0/go.mod h1:sl3t1tCWJFWoRz9R8WJCbQihKKwmorjAbSClcnxKAGw=
Expand Down
6 changes: 3 additions & 3 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# code.cloudfoundry.org/archiver v0.0.0-20240418163434-c40e99445913
## explicit; go 1.20
code.cloudfoundry.org/archiver/extractor/test_helper
# code.cloudfoundry.org/commandrunner v0.0.0-20240417143643-6a39decd883a
# code.cloudfoundry.org/commandrunner v0.0.0-20240419143856-d3eb31508218
## explicit; go 1.20
code.cloudfoundry.org/commandrunner
# code.cloudfoundry.org/garden v0.0.0-20240418185000-86dc18318d57 => ../garden
Expand All @@ -11,7 +11,7 @@ code.cloudfoundry.org/garden/client
code.cloudfoundry.org/garden/client/connection
code.cloudfoundry.org/garden/routes
code.cloudfoundry.org/garden/transport
# code.cloudfoundry.org/guardian v0.0.0-20240417185348-750ec87ceedb => ../guardian
# code.cloudfoundry.org/guardian v0.0.0-20240418185426-f5640b509554 => ../guardian
## explicit; go 1.21
code.cloudfoundry.org/guardian/gardener
code.cloudfoundry.org/guardian/gardener/container-spec
Expand Down Expand Up @@ -48,7 +48,7 @@ github.com/coreos/go-systemd/v22/dbus
# github.com/cyphar/filepath-securejoin v0.2.4
## explicit; go 1.13
github.com/cyphar/filepath-securejoin
# github.com/docker/docker v26.0.1+incompatible
# github.com/docker/docker v26.0.2+incompatible
## explicit
github.com/docker/docker/pkg/reexec
# github.com/go-logr/logr v1.4.1
Expand Down

0 comments on commit 3ecff94

Please sign in to comment.