We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 924ab23 commit 44bd9a9Copy full SHA for 44bd9a9
readme.md
@@ -14,7 +14,7 @@ Use `go get` to add the library as a dependency to your project. Do not forget t
14
go get github.com/netbox-community/go-netbox/v4
15
16
# Or install a specific version
17
-go get github.com/netbox-community/go-netbox/v4@v4.0.3-0
+go get github.com/netbox-community/go-netbox/v4@v4.2.2-0
18
```
19
20
**Note:** dependencies should be managed with [Go modules](https://go.dev/doc/modules/managing-dependencies).
0 commit comments