Skip to content

Tags: cloudfoundry/debugserver

Tags

v0.96.0

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

--------

index c115e4e..8c43082 100644
@@ -3,7 +3,7 @@ module code.cloudfoundry.org/debugserver
 go 1.25.0

-	code.cloudfoundry.org/lager/v3 v3.67.0
+	code.cloudfoundry.org/lager/v3 v3.68.0
 	github.com/onsi/ginkgo/v2 v2.28.3
 	github.com/onsi/gomega v1.40.0
 	github.com/tedsuo/ifrit v0.0.0-20260418191334-846868129986

v0.95.0

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

--------

index 0dc8e72..c115e4e 100644
@@ -3,14 +3,14 @@ module code.cloudfoundry.org/debugserver
 go 1.25.0

-	code.cloudfoundry.org/lager/v3 v3.66.0
-	github.com/onsi/ginkgo/v2 v2.28.2
-	github.com/onsi/gomega v1.39.1
+	code.cloudfoundry.org/lager/v3 v3.67.0
+	github.com/onsi/ginkgo/v2 v2.28.3
+	github.com/onsi/gomega v1.40.0
 	github.com/tedsuo/ifrit v0.0.0-20260418191334-846868129986

v0.94.0

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

--------

index aea3680..0dc8e72 100644
@@ -4,7 +4,7 @@ go 1.25.0

 	code.cloudfoundry.org/lager/v3 v3.66.0
-	github.com/onsi/ginkgo/v2 v2.28.1
+	github.com/onsi/ginkgo/v2 v2.28.2
 	github.com/onsi/gomega v1.39.1
 	github.com/tedsuo/ifrit v0.0.0-20260418191334-846868129986

v0.93.0

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

--------

index 2dd6829..aea3680 100644
@@ -3,10 +3,10 @@ module code.cloudfoundry.org/debugserver
 go 1.25.0

-	code.cloudfoundry.org/lager/v3 v3.65.0
+	code.cloudfoundry.org/lager/v3 v3.66.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
+	github.com/tedsuo/ifrit v0.0.0-20260418191334-846868129986

v0.92.0

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

--------

index 97dd0f9..2dd6829 100644
@@ -3,7 +3,7 @@ module code.cloudfoundry.org/debugserver
 go 1.25.0

-	code.cloudfoundry.org/lager/v3 v3.64.0
+	code.cloudfoundry.org/lager/v3 v3.65.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.91.0

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

--------

index 205aba2..97dd0f9 100644

v0.90.0

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

--------

index 7cc47ad..205aba2 100644
@@ -3,7 +3,7 @@ module code.cloudfoundry.org/debugserver
 go 1.25.0

-	code.cloudfoundry.org/lager/v3 v3.63.0
+	code.cloudfoundry.org/lager/v3 v3.64.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.89.0

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

--------

index 180f3e9..7cc47ad 100644
@@ -3,7 +3,7 @@ module code.cloudfoundry.org/debugserver
 go 1.25.0

-	code.cloudfoundry.org/lager/v3 v3.62.0
+	code.cloudfoundry.org/lager/v3 v3.63.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.88.0

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

--------

index 2bb2708..180f3e9 100644
@@ -3,7 +3,7 @@ module code.cloudfoundry.org/debugserver
 go 1.25.0

-	code.cloudfoundry.org/lager/v3 v3.61.0
+	code.cloudfoundry.org/lager/v3 v3.62.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.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