Skip to content

Commit 24f5b4b

Browse files
committed
code.google is dead
1 parent 0df705b commit 24f5b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package main
22

33
import (
4-
"code.google.com/p/gcfg"
4+
"github.com/scalingdata/gcfg"
55
)
66

77
type Config struct {

0 commit comments

Comments
 (0)