We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47d48b2 commit b677892Copy full SHA for b677892
1 file changed
go.mod
@@ -1,8 +1,8 @@
1
module github.com/StackVista/stackstate-process-agent
2
3
-go 1.25.0
+go 1.26.0
4
5
-toolchain go1.25.9
+toolchain go1.26.2
6
7
// From datadog-agent-upstream-for-process-agent, replaces done in that go mod file need to be done here too
8
replace github.com/pahanini/go-grpc-bidirectional-streaming-example v0.0.0-20211027164128-cc6111af44be => github.com/DataDog/go-grpc-bidirectional-streaming-example v0.0.0-20221024060302-b9cf785c02fe
0 commit comments