| Age | Commit message (Collapse) | Author |
|
Perubahan,
* _content/tour: change '// +build' to '//go:build'
|
|
Awalnya, terjemahan tur bahasa Indonesia diawali oleh Akeda Bagus
(@gedex) yang disimpan di repository "github.com/golang-id/go-tour-id".
Namun, terjemahan ini tertinggal jauh, terakhir diperbarui yaitu
2013-08-17.
Selanjutnya, terjemahan dimulai ulang oleh @shuLhan dari awal karena
struktur direktori dan berkasnya sudah jauh berubah. Terjemahan kedua
disimpan di repository "github.com/Go-ID-community/go-tour-id".
Repository ini menggabungkan keduanya dan disimpan di repository
yang baru "github.com/golang-id/tour".
|
|
Since this repository use Go module now, to minimize unneeded dependency
to "golang.org/x/tour", we rename the import path on directory "contents"
and "solutions" to use our repository.
|
|
Change-Id: I3b45a599d0ced5b2cbcc289cc132d11cba71c703
|
|
LGTM=adg
R=adg
CC=golang-codereviews
https://golang.org/cl/196890043
|