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

👷chore: update dependencies and clean up licenses #92

Merged
merged 2 commits into from
Jan 25, 2025

Conversation

yanosea
Copy link
Owner

@yanosea yanosea commented Jan 25, 2025

  • remove unused dependencies (PuerkitoBio/purell, PuerkitoBio/urlesc)
  • add new dependencies (kr/pretty, kr/text, rogpeppe/go-internal)
  • update license information in CREDITS file
  • upgrade golang.org/x/mod and other package versions
  • fix package references in coverage.html

- remove unused dependencies
  (`PuerkitoBio/purell`, `PuerkitoBio/urlesc`)
- add new dependencies
  (`kr/pretty`, `kr/text`, `rogpeppe/go-internal`)
- update license information in `CREDITS` file
- upgrade `golang.org/x/mod` and other package versions
- fix package references in `coverage.html`
@yanosea yanosea added the bug Something isn't working label Jan 25, 2025
@yanosea yanosea self-assigned this Jan 25, 2025
@yanosea yanosea linked an issue Jan 25, 2025 that may be closed by this pull request
- add update instruction section for `jrp-server` installation
- add go installation method for `jrp-server` update
- add source code update method for `jrp-server`
- fix heading level
@yanosea yanosea merged commit f048247 into main Jan 25, 2025
5 checks passed
@yanosea yanosea deleted the 91-update-gomod-and-gosum branch January 25, 2025 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update go.mod and go.sum
1 participant