| 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.
|
|
Also: fix bad build tags, mark some snippets as no-build or no-run.
This is a step toward adding the tour to the build dashboard.
Change-Id: I58af8f2289fee4c2ceee3be5a44a3fb986b26296
Reviewed-on: https://go-review.googlesource.com/18555
Reviewed-by: Rob Pike <r@golang.org>
|
|
Change-Id: I3b45a599d0ced5b2cbcc289cc132d11cba71c703
|
|
LGTM=adg
R=adg, kevlar
CC=golang-codereviews
https://golang.org/cl/143310043
|
|
LGTM=campoy
R=campoy
CC=golang-codereviews
https://golang.org/cl/118170043
|