Skip to content

Commit

Permalink
package name
Browse files Browse the repository at this point in the history
  • Loading branch information
anhductn2001 committed Sep 12, 2024
1 parent 8da2ff0 commit 7d44bf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ format:
gofumpt -lang=1.6 -extra -s -w $(SCAN_FILES)
gogroup -order std,other,prefix=$(IMPORT_PREFIX) -rewrite $(SCAN_FILES)

PACKAGE_NAME:=github.com/decentrio/onomy-protocal
PACKAGE_NAME:=github.com/onomyprotocol/onomy
GOLANG_CROSS_VERSION = v1.22

release:
Expand Down

0 comments on commit 7d44bf1

Please sign in to comment.