Skip to content

Commit 8235095

Browse files
committed
Update example_test.go: revise examples for pointer usage and add improved documentation
1 parent 1d2a68f commit 8235095

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
"fmt"
66
"time"
77

8-
"github.com/companyinfo/ptr"
8+
"go.companyinfo.dev/ptr"
99
)
1010

1111
// Example demonstrates basic usage of the ptr package

0 commit comments

Comments
 (0)