Skip to content

Commit 44bd9a9

Browse files
authored
Update readme.md
1 parent 924ab23 commit 44bd9a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Use `go get` to add the library as a dependency to your project. Do not forget t
1414
go get github.com/netbox-community/go-netbox/v4
1515

1616
# Or install a specific version
17-
go get github.com/netbox-community/go-netbox/v4@v4.0.3-0
17+
go get github.com/netbox-community/go-netbox/v4@v4.2.2-0
1818
```
1919

2020
**Note:** dependencies should be managed with [Go modules](https://go.dev/doc/modules/managing-dependencies).

0 commit comments

Comments
 (0)