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

Dependencies are heavily out of date #22

Closed
sfleiter opened this issue Oct 4, 2023 · 4 comments
Closed

Dependencies are heavily out of date #22

sfleiter opened this issue Oct 4, 2023 · 4 comments

Comments

@sfleiter
Copy link
Contributor

sfleiter commented Oct 4, 2023

Some dependencies are very much outdated.

# go list -u -m all
github.com/tg44/heptapod
github.com/BurntSushi/toml v0.3.1 [v1.3.2]
github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d [v2.0.2]
github.com/mattn/go-runewidth v0.0.9 [v0.0.15]
github.com/olekukonko/tablewriter v0.0.5
github.com/pmezard/go-difflib v1.0.0
github.com/russross/blackfriday/v2 v2.0.1 [v2.1.0]
github.com/shurcooL/sanitized_anchor_name v1.0.0
github.com/urfave/cli/v2 v2.3.0 [v2.25.7]
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [v1.0.0-20201130134442-10cb98267c6c]
gopkg.in/yaml.v2 v2.4.0
@sfleiter
Copy link
Contributor Author

sfleiter commented Oct 4, 2023

I will work on this (as time permits).

@sfleiter
Copy link
Contributor Author

sfleiter commented Oct 4, 2023

I experimented with Dependabot updates on my fork but ran into a HTTP 500 Error trying to enable Dependabot version updates.
I created a ticket with Github Support on that.

@tg44
Copy link
Owner

tg44 commented Oct 26, 2023

Doesn't it get fixed in #21 ?

@tg44
Copy link
Owner

tg44 commented Apr 29, 2024

I added dependabot to the repo!

@tg44 tg44 closed this as completed Apr 29, 2024
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

No branches or pull requests

2 participants