We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 602f9f3 commit e0a1b38Copy full SHA for e0a1b38
main.go
@@ -1,6 +1,6 @@
1
package main
2
3
-import "ctl-auth/connection"
+import "github.com/CodeForPortland/ctl-authentication-service/connection"
4
5
func main() {
6
connection.RegisterService()
0 commit comments