From b316fcd7ede0b8af3b3d0311fa4ba8a0f3bbeba4 Mon Sep 17 00:00:00 2001 From: Andrew Gerrand Date: Wed, 5 Jun 2013 09:59:16 +1000 Subject: go.blog: update tags This makes the articles cross-reference each other better. In particular, I added the "technical" tag for in-depth technical posts. R=bradfitz, r CC=golang-dev https://golang.org/cl/9960043 --- content/go-fmt-your-code.article | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/go-fmt-your-code.article') diff --git a/content/go-fmt-your-code.article b/content/go-fmt-your-code.article index b5def3a..c98bd3f 100644 --- a/content/go-fmt-your-code.article +++ b/content/go-fmt-your-code.article @@ -1,6 +1,6 @@ go fmt your code 23 Jan 2013 -Tags: gofix, gofmt +Tags: gofix, gofmt, technical Andrew Gerrand -- cgit v1.2.3