aboutsummaryrefslogtreecommitdiff
path: root/solutions/errors.go
AgeCommit message (Collapse)Author
2024-07-14all: sync with golang.org/x/website (2/2)Shulhan
Perubahan, * _content/tour: change '// +build' to '//go:build'
2014-02-17go-tour/solutions: use canonical import paths, exclude from buildAndrew Gerrand
TBR=campoy R=golang-dev CC=golang-dev https://golang.org/cl/64960043
2012-12-04go-tour: move solutions to repository rootAndrew Gerrand
R=golang-dev, campoy CC=golang-dev https://golang.org/cl/6874048