소스 검색

migrate from recipeer org to annybs

Aneurin Barker Snook 1 년 전
부모
커밋
21e2941e61
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      go.mod

+ 1 - 1
go.mod

@@ -1,3 +1,3 @@
-module github.com/recipeer/go/registry
+module github.com/annybs/go/registry
 
 
 go 1.21
 go 1.21