Skip to content

Commit

Permalink
chore(deps): update dependency go to v1.22.0 (#167)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 9, 2024
1 parent a9e4aef commit 2a7641e
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
@@ -1,6 +1,6 @@
module github.com/overmindtech/ovm-cli

go 1.21.6
go 1.22.0

require (
connectrpc.com/connect v1.14.0
Expand Down

0 comments on commit 2a7641e

Please sign in to comment.