Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

Commit

Permalink
go work sync
Browse files Browse the repository at this point in the history
  • Loading branch information
itsdevbear committed May 16, 2023
1 parent 412a65e commit 5e6786b
Show file tree
Hide file tree
Showing 6 changed files with 277 additions and 854 deletions.
4 changes: 1 addition & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ help:
setup:
@go run magefiles/setup/setup.go



PACKAGE_NAME:=pkg.berachain.dev/polaris/cosmos
GOLANG_CROSS_VERSION = v1.20.4
GOPATH ?= '$(HOME)/go'
Expand All @@ -31,6 +29,6 @@ release-dry-run:
-v ${GOPATH}/pkg:/go/pkg \
-w /go/src/$(PACKAGE_NAME) \
ghcr.io/goreleaser/goreleaser-cross:${GOLANG_CROSS_VERSION} \
--rm-dist --skip-validate --skip-publish --snapshot
--clean --skip-validate --skip-publish --snapshot

.PHONY: release-dry-run release
273 changes: 273 additions & 0 deletions eth/go.sum

Large diffs are not rendered by default.

Loading

0 comments on commit 5e6786b

Please sign in to comment.