Skip to content

Commit

Permalink
chore: update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
fbreckle committed Nov 4, 2024
1 parent 3b425d9 commit 75c4db6
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/e-breuninger/terraform-provider-netbox

go 1.21
toolchain go1.22.5
go 1.22.0

toolchain go1.23.2

require (
github.com/fbreckle/go-netbox v0.0.0-20240712203246-697d4aa8d19a
Expand Down

0 comments on commit 75c4db6

Please sign in to comment.