Skip to content

Tags: cloudfoundry/debugserver

Tags

v0.87.0

Toggle v0.87.0's commit message
Update go.mod dependencies

--------

index e63c676..2bb2708 100644
@@ -1,6 +1,6 @@
 module code.cloudfoundry.org/debugserver

-go 1.24.9
+go 1.25.0

 	code.cloudfoundry.org/lager/v3 v3.61.0

v0.86.0

Toggle v0.86.0's commit message
Update go.mod dependencies

--------

index 4bab621..e63c676 100644
@@ -3,7 +3,7 @@ module code.cloudfoundry.org/debugserver
 go 1.24.9

-	code.cloudfoundry.org/lager/v3 v3.60.0
+	code.cloudfoundry.org/lager/v3 v3.61.0
 	github.com/onsi/ginkgo/v2 v2.28.1
 	github.com/onsi/gomega v1.39.1
 	github.com/tedsuo/ifrit v0.0.0-20230516164442-7862c310ad26

v0.85.0

Toggle v0.85.0's commit message
Update go.mod dependencies

--------

index 6e766e4..4bab621 100644
@@ -3,7 +3,7 @@ module code.cloudfoundry.org/debugserver
 go 1.24.9

-	code.cloudfoundry.org/lager/v3 v3.59.0
+	code.cloudfoundry.org/lager/v3 v3.60.0
 	github.com/onsi/ginkgo/v2 v2.28.1
 	github.com/onsi/gomega v1.39.1
 	github.com/tedsuo/ifrit v0.0.0-20230516164442-7862c310ad26

v0.84.0

Toggle v0.84.0's commit message
Update go.mod dependencies

--------

index 871a265..6e766e4 100644
@@ -4,8 +4,8 @@ go 1.24.9

 	code.cloudfoundry.org/lager/v3 v3.59.0
-	github.com/onsi/ginkgo/v2 v2.27.5
-	github.com/onsi/gomega v1.39.0
+	github.com/onsi/ginkgo/v2 v2.28.1
+	github.com/onsi/gomega v1.39.1
 	github.com/tedsuo/ifrit v0.0.0-20230516164442-7862c310ad26

v0.83.0

Toggle v0.83.0's commit message
Update go.mod dependencies

--------

index 5fdaa9d..871a265 100644
@@ -3,7 +3,7 @@ module code.cloudfoundry.org/debugserver
 go 1.24.9

-	code.cloudfoundry.org/lager/v3 v3.58.0
+	code.cloudfoundry.org/lager/v3 v3.59.0
 	github.com/onsi/ginkgo/v2 v2.27.5
 	github.com/onsi/gomega v1.39.0
 	github.com/tedsuo/ifrit v0.0.0-20230516164442-7862c310ad26

v0.82.0

Toggle v0.82.0's commit message
Update go.mod dependencies

--------

index 8d74a56..5fdaa9d 100644
@@ -3,7 +3,7 @@ module code.cloudfoundry.org/debugserver
 go 1.24.9

-	code.cloudfoundry.org/lager/v3 v3.57.0
+	code.cloudfoundry.org/lager/v3 v3.58.0
 	github.com/onsi/ginkgo/v2 v2.27.5
 	github.com/onsi/gomega v1.39.0
 	github.com/tedsuo/ifrit v0.0.0-20230516164442-7862c310ad26

v0.81.0

Toggle v0.81.0's commit message
Update go.mod dependencies

--------

index 3538105..8d74a56 100644
@@ -3,9 +3,9 @@ module code.cloudfoundry.org/debugserver
 go 1.24.9

-	code.cloudfoundry.org/lager/v3 v3.56.0
-	github.com/onsi/ginkgo/v2 v2.27.3
-	github.com/onsi/gomega v1.38.3
+	code.cloudfoundry.org/lager/v3 v3.57.0
+	github.com/onsi/ginkgo/v2 v2.27.5
+	github.com/onsi/gomega v1.39.0
 	github.com/tedsuo/ifrit v0.0.0-20230516164442-7862c310ad26

v0.80.0

Toggle v0.80.0's commit message
Update go.mod dependencies

--------

index 4ff788b..3538105 100644

v0.79.0

Toggle v0.79.0's commit message
Update go.mod dependencies

--------

index 9e418dd..4ff788b 100644
@@ -3,7 +3,7 @@ module code.cloudfoundry.org/debugserver
 go 1.24.9

-	code.cloudfoundry.org/lager/v3 v3.55.0
+	code.cloudfoundry.org/lager/v3 v3.56.0
 	github.com/onsi/ginkgo/v2 v2.27.3
 	github.com/onsi/gomega v1.38.3
 	github.com/tedsuo/ifrit v0.0.0-20230516164442-7862c310ad26

v0.78.0

Toggle v0.78.0's commit message
Update go.mod dependencies

--------

index 5484551..9e418dd 100644
@@ -1,11 +1,11 @@
 module code.cloudfoundry.org/debugserver

-go 1.24.0
+go 1.24.9

 	code.cloudfoundry.org/lager/v3 v3.55.0
-	github.com/onsi/ginkgo/v2 v2.27.2
-	github.com/onsi/gomega v1.38.2
+	github.com/onsi/ginkgo/v2 v2.27.3
+	github.com/onsi/gomega v1.38.3
 	github.com/tedsuo/ifrit v0.0.0-20230516164442-7862c310ad26