Update to work with netbox > 2.9.0. Take 2.
This commit is contained in:
parent
796f1647ee
commit
d84b5df6dd
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module git.kcbark.net/kcbark/netboxgo
|
||||
|
||||
go 1.14
|
||||
go 1.15
|
||||
|
||||
require (
|
||||
github.com/gorilla/schema v1.1.0
|
||||
|
|
Loading…
Reference in a new issue