This website works better with JavaScript
Home
Explore
Help
Sign In
aneurin
/
go-registry
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Browse Source
fix registry package name
Aneurin Barker Snook
1 year ago
parent
d8c52c4629
commit
f0d2ac8da0
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
registry.go
+ 1
- 1
registry.go
View File
@@ -1,4 +1,4 @@
-package
transport
+package
registry
import (
"errors"