Bump go version and fix relocation.

This commit is contained in:
Kalle Carlbark 2021-11-26 13:24:09 +01:00
parent c578285a05
commit 2be4afbbfd
No known key found for this signature in database

4
go.mod
View file

@ -1,6 +1,6 @@
module git.kcbark.net/kcbark/netboxgo
module git.kcbark.net/kc/netboxgo
go 1.15
go 1.17
require (
github.com/gorilla/schema v1.1.0