Skip to content

Commit

Permalink
fix(deps): update dependency go to v1.22.3
Browse files Browse the repository at this point in the history
Signed-off-by: Mend Renovate <bot@renovateapp.com>
  • Loading branch information
renovate-bot authored and grzesuav committed May 8, 2024
1 parent 2832276 commit 9df3d64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module metacontroller
// should not include the patch version.
go 1.22.0

toolchain go1.22.2
toolchain go1.22.3

require (
github.com/evanphx/json-patch/v5 v5.9.0
Expand Down

0 comments on commit 9df3d64

Please sign in to comment.