Skip to content

Commit 9a56e9b

Browse files
committed
fix: use correct captilization
Incorrect caps will lead to problems on case insensitive file systems.
1 parent b3b74e6 commit 9a56e9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
module github.com/paperspace/paperspace-go
1+
module github.com/Paperspace/paperspace-go
22

33
go 1.12

0 commit comments

Comments
 (0)