diff options
Diffstat (limited to 'wc/wc.go')
| -rw-r--r-- | wc/wc.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -package wc // import "github.com/Go-ID-community/go-tour-id/wc" +package wc // import "github.com/golang-id/tour/wc" import "fmt" |
