We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b418ea0 commit 3fdb926Copy full SHA for 3fdb926
1 file changed
README.md
@@ -5,7 +5,7 @@ This repository contains the `go-msgpack` library.
5
To install:
6
7
```
8
-go get github.com/hashicorp/go-msgpack/codec
+go get github.com/hashicorp/go-msgpack/v2/codec
9
10
11
# Package Documentation
0 commit comments