diff options
| author | Shulhan <ms@kilabit.info> | 2025-07-06 16:19:22 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2025-07-06 16:19:22 +0700 |
| commit | 76e44f0c738325ec7c1a64b2302a08320a8102b3 (patch) | |
| tree | 9df3b5851c20d062815329b1463bfffbe8a80fff /package_git_test.go | |
| parent | bae56a2010ece755e3fb664b2428d0aaf73b4a9b (diff) | |
| download | beku-76e44f0c738325ec7c1a64b2302a08320a8102b3.tar.xz | |
all: replace module github.com/shuLhan/share with pakakeh.go
Diffstat (limited to 'package_git_test.go')
| -rw-r--r-- | package_git_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package_git_test.go b/package_git_test.go index 01224d2..f4850ad 100644 --- a/package_git_test.go +++ b/package_git_test.go @@ -7,7 +7,7 @@ package beku import ( "testing" - "github.com/shuLhan/share/lib/test" + "git.sr.ht/~shulhan/pakakeh.go/lib/test" ) func TestGitScan(t *testing.T) { |
