Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update dijkstra version to fix dijkstra-1 not found #3520

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

llussy
Copy link

@llussy llussy commented May 22, 2024

What this PR does / Why we need it:

go mod tidy has a problem, invalid version.

go mod tidy
go: github.com/RyanCarrier/[email protected] requires
	github.com/RyanCarrier/[email protected]: invalid version: git ls-remote -q origin in /Users/llussy/go/pkg/mod/cache/vcs/5631002c9f33f8a1b134ca756ed84168dae6701c79b12711d0884363fa3ec2c2: exit status 128:
	remote: Repository not found.
	fatal: repository 'https://github.com/RyanCarrier/dijkstra-1/' not found

What is changed and how it works?

update dijkstra version to 1.3.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants