aboutsummaryrefslogtreecommitdiffstats
path: root/golang/restapi/server.go
diff options
context:
space:
mode:
Diffstat (limited to 'golang/restapi/server.go')
-rw-r--r--golang/restapi/server.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/golang/restapi/server.go b/golang/restapi/server.go
index 4a5f51f1..3335bc9e 100644
--- a/golang/restapi/server.go
+++ b/golang/restapi/server.go
@@ -21,7 +21,7 @@ import (
flags "github.com/jessevdk/go-flags"
graceful "github.com/tylerb/graceful"
- "git.archive.org/bnewbold/fatcat/restapi/operations"
+ "git.archive.org/bnewbold/fatcat/golang/restapi/operations"
)
const (