Skip to content

Commit ba70bd7

Browse files
jorbaumchombium
authored andcommitted
Use same golang version in go.mod as in bosh
The CI job does not seem to automatically bump this version.
1 parent c642ba3 commit ba70bd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/cloudfoundry/statsd-injector
22

3-
go 1.25.8
3+
go 1.26.7
44

55
require (
66
code.cloudfoundry.org/go-loggregator/v9 v9.2.1

0 commit comments

Comments
 (0)