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

This fixes the example in examples/fetch-and-display #235

Open
gedw99 opened this issue Oct 7, 2022 · 1 comment
Open

This fixes the example in examples/fetch-and-display #235

gedw99 opened this issue Oct 7, 2022 · 1 comment
Labels
before-v1 Intend to get to this before releasing version 1.0 bug Something isn't working

Comments

@gedw99
Copy link

gedw99 commented Oct 7, 2022

@bradleypeabody

This fixes the example in examples/fetch-and-display

        go install github.com/oligot/go-mod-upgrade@latest
	cd examples/fetch-and-display  && go mod download github.com/chromedp/cdproto
	cd examples/fetch-and-display  && go-mod-upgrade
	cd examples/fetch-and-display  && go mod tidy
``´ 
@gedw99 gedw99 changed the title Fix examle This fixes the example in examples/fetch-and-display Oct 7, 2022
@owenwaller owenwaller added bug Something isn't working before-v1 Intend to get to this before releasing version 1.0 labels Oct 27, 2023
@owenwaller
Copy link
Collaborator

In general I think all of vugu's dependencies will been bumping to the latest version prior to a v1.0 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
before-v1 Intend to get to this before releasing version 1.0 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants