Commits


all: simplify go.mod


issue: upgrade to golang.org/x/oauth2@v0.21.0 The newer version does not pull in any 3rd party modules. Easier for us to maintain.


issue: upgrade to github.com/google/go-github/v63


all: remove all internal Go project tooling This is a repository for, from the updated README, "programs to interact with GitHub and GitLab issues from the Acme editor".


all: more deps updates to quiet dependabot


all: update deps to get past 9fans.net/go bug


all: update deps


rsc.io/github/schema: new package to generate GitHub schema This is much better than maintaining the data structures by hand.


all: go get rsc.io/todo@v0.0.3 9fans.net/go@v0.0.2


all: go get rsc.io/dbstore@v0.1.1


all: go get rsc.io/dbstore@latest rsc.io/sqlite@latest


all: convert to modules