nautobot / go-nautobot

Autogenerated Nautobot API Go Bindings
Other
7 stars 3 forks source link

Update go module to v2 #32

Closed TobiPeterG closed 1 month ago

TobiPeterG commented 1 month ago

go get fails with this message:

go get -u github.com/nautobot/go-nautobot@v2.3.0-beta
go: github.com/nautobot/go-nautobot@v2.3.0-beta: invalid version: module contains a go.mod file, so module path must match major version ("github.com/nautobot/go-nautobot/v2")

This fixes the issue by updating go-nautobot to declare itself as v2.