There was an error while loading. Please reload this page.
1 parent 1d2a68f commit 8235095Copy full SHA for 8235095
1 file changed
example_test.go
@@ -5,7 +5,7 @@ import (
5
"fmt"
6
"time"
7
8
- "github.com/companyinfo/ptr"
+ "go.companyinfo.dev/ptr"
9
)
10
11
// Example demonstrates basic usage of the ptr package
0 commit comments