Skip to content

Commit

Permalink
chore: tidy go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
06kellyjac committed Jan 13, 2025
1 parent 68f3095 commit 50522a3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
module github.com/controlplaneio/badrobot

go 1.23
toolchain go1.23.3
go 1.23.0

toolchain go1.23.4

require (
github.com/ghodss/yaml v1.0.0
Expand Down

0 comments on commit 50522a3

Please sign in to comment.