Skip to content

Commit

Permalink
chore(deps): update dependency go to v1.23.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 2ac4ae0 commit 93f4281
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/metal-toolbox/conditionorc

go 1.22.7

toolchain go1.23.1
toolchain go1.23.3

require (
github.com/banzaicloud/logrus-runtime-formatter v0.0.0-20190729070250-5ae5475bae5e
Expand All @@ -12,6 +12,7 @@ require (
github.com/google/uuid v1.6.0
github.com/hashicorp/go-retryablehttp v0.7.7
github.com/metal-toolbox/fleetdb v1.20.0
github.com/metal-toolbox/rivets v1.3.10
github.com/metal-toolbox/rivets/v2 v2.0.0
github.com/nats-io/nats-server/v2 v2.10.22
github.com/nats-io/nats.go v1.37.0
Expand Down

0 comments on commit 93f4281

Please sign in to comment.