Skip to content

Commit b677892

Browse files
committed
chore: bump go version to latest
Signed-off-by: Andrea Terzolo <andrea.terzolo@suse.com>
1 parent 47d48b2 commit b677892

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
module github.com/StackVista/stackstate-process-agent
22

3-
go 1.25.0
3+
go 1.26.0
44

5-
toolchain go1.25.9
5+
toolchain go1.26.2
66

77
// From datadog-agent-upstream-for-process-agent, replaces done in that go mod file need to be done here too
88
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

Comments
 (0)