Update to gobook@27cf7b490526a0a0751ff12ed7cc4acd8afa2edc

This commit is contained in:
Alan Donovan
2015-12-06 11:23:30 -05:00
parent 34cd1719c0
commit b7e11892d0
4 changed files with 33 additions and 28 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
// See page 16.
//!+
// Fetch prints the content found at a URL.
// Fetch prints the content found at each specified URL.
package main
import (