Skip to content

Commit 3067795

Browse files
committed
Fix http package name
1 parent e17cef2 commit 3067795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http/http.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package safedial
1+
package http
22

33
import (
44
"context"

0 commit comments

Comments
 (0)