Skip to content

Commit 437e786

Browse files
authored
chore: update toolchain to go1.22.3 (#1688)
## Checklist - [x] I have read the [contribution guidelines](https://github.com/ooni/probe-cli/blob/master/CONTRIBUTING.md) - [x] reference issue for this pull request: ooni/probe#2841 - [ ] if you changed anything related to how experiments work and you need to reflect these changes in the ooni/spec repository, please link to the related ooni/spec pull request: <!-- add URL here --> - [ ] if you changed code inside an experiment, make sure you bump its version number <!-- Reminder: Location of the issue tracker: https://github.com/ooni/probe --> ## Description This diff updates the go toolchain to `1.22.3`
1 parent 6a63c3f commit 437e786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/ooni/probe-cli/v3
22

33
go 1.21.0
44

5-
toolchain go1.22.2
5+
toolchain go1.22.3
66

77
require (
88
filippo.io/age v1.2.1

0 commit comments

Comments
 (0)