We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a42f8b6 commit 46b1833Copy full SHA for 46b1833
README.md
@@ -14,7 +14,7 @@ Use `go get` to add the library as a project's dependency. Do not forget to run
14
go get github.com/netbox-community/go-netbox
15
16
# Or install a specific version
17
-go get github.com/netbox-community/[email protected]+0
+go get github.com/netbox-community/go-netbox/v3@v3.4.5-1
18
```
19
20
**Note:** dependencies should be managed with [Go modules](https://go.dev/doc/modules/managing-dependencies).
0 commit comments