summaryrefslogtreecommitdiff
path: root/_content/blog/third-party-libraries-goprotobuf-and/index.adoc
diff options
context:
space:
mode:
Diffstat (limited to '_content/blog/third-party-libraries-goprotobuf-and/index.adoc')
-rw-r--r--_content/blog/third-party-libraries-goprotobuf-and/index.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/_content/blog/third-party-libraries-goprotobuf-and/index.adoc b/_content/blog/third-party-libraries-goprotobuf-and/index.adoc
index 28cd588..3fe3b50 100644
--- a/_content/blog/third-party-libraries-goprotobuf-and/index.adoc
+++ b/_content/blog/third-party-libraries-goprotobuf-and/index.adoc
@@ -22,7 +22,7 @@ _decoding_, dan mengakses _protocol buffer_.
Untuk menggunakan goprotobuf, Anda perlu memasang Go dan
https://code.google.com/p/protobuf/[protobuf^].
Kemudian Anda dapat memasang paket 'proto' lewat
-https://golang.org/cmd/goinstall/[goinstall^]:
+https://go.dev/cmd/goinstall/[goinstall^]:
----
goinstall goprotobuf.googlecode.com/hg/proto