Skip to content

Commit

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

index 455d0a54e..fa3d08c2d 100644
 	code.cloudfoundry.org/dockerdriver v0.0.0-20240524195252-a62c739d15b4
 	code.cloudfoundry.org/durationjson v0.0.0-20240618173555-a9e7689cae2f
 	code.cloudfoundry.org/eventhub v0.0.0-20240618173602-ceb2cbaef513
-	code.cloudfoundry.org/garden v0.0.0-20240611194356-c66dc427ceca
+	code.cloudfoundry.org/garden v0.0.0-20240618195149-8ca9acd40cec
 	code.cloudfoundry.org/go-loggregator/v9 v9.2.1
 	code.cloudfoundry.org/goshims v0.37.0
-	code.cloudfoundry.org/guardian v0.0.0-20240617195542-f35fecab25df
+	code.cloudfoundry.org/guardian v0.0.0-20240618200004-ce3d57acd874
 	code.cloudfoundry.org/lager/v3 v3.0.3
 	code.cloudfoundry.org/localip v0.0.0-20240618173604-a750d6c15505
 	code.cloudfoundry.org/tlsconfig v0.0.0-20240613173017-075d5b187a0d
  • Loading branch information
tas-runtime-bot committed Jun 19, 2024
1 parent f7e221f commit 48403df
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/code.cloudfoundry.org/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ require (
code.cloudfoundry.org/dockerdriver v0.0.0-20240524195252-a62c739d15b4
code.cloudfoundry.org/durationjson v0.0.0-20240618173555-a9e7689cae2f
code.cloudfoundry.org/eventhub v0.0.0-20240618173602-ceb2cbaef513
code.cloudfoundry.org/garden v0.0.0-20240611194356-c66dc427ceca
code.cloudfoundry.org/garden v0.0.0-20240618195149-8ca9acd40cec
code.cloudfoundry.org/go-loggregator/v9 v9.2.1
code.cloudfoundry.org/goshims v0.37.0
code.cloudfoundry.org/guardian v0.0.0-20240617195542-f35fecab25df
code.cloudfoundry.org/guardian v0.0.0-20240618200004-ce3d57acd874
code.cloudfoundry.org/lager/v3 v3.0.3
code.cloudfoundry.org/localip v0.0.0-20240618173604-a750d6c15505
code.cloudfoundry.org/tlsconfig v0.0.0-20240613173017-075d5b187a0d
Expand Down
4 changes: 2 additions & 2 deletions src/code.cloudfoundry.org/vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ code.cloudfoundry.org/durationjson
# code.cloudfoundry.org/eventhub v0.0.0-20240618173602-ceb2cbaef513
## explicit; go 1.19
code.cloudfoundry.org/eventhub
# code.cloudfoundry.org/garden v0.0.0-20240611194356-c66dc427ceca => ../garden
# code.cloudfoundry.org/garden v0.0.0-20240618195149-8ca9acd40cec => ../garden
## explicit; go 1.20
code.cloudfoundry.org/garden
code.cloudfoundry.org/garden/client
Expand All @@ -89,7 +89,7 @@ code.cloudfoundry.org/goshims/filepathshim
code.cloudfoundry.org/goshims/http_wrap
code.cloudfoundry.org/goshims/osshim
code.cloudfoundry.org/goshims/osshim/os_fake
# code.cloudfoundry.org/guardian v0.0.0-20240617195542-f35fecab25df => ../guardian
# code.cloudfoundry.org/guardian v0.0.0-20240618200004-ce3d57acd874 => ../guardian
## explicit; go 1.21
code.cloudfoundry.org/guardian/gardener
code.cloudfoundry.org/guardian/gardener/container-spec
Expand Down

0 comments on commit 48403df

Please sign in to comment.