Commits
- Commit:
c3f6de414aa7ec58d1c876f8545c060940bbf65d- From:
- Oliver Lowe <o@olowe.co>
- Date:
issue: limit authToken string to where it's needed
Nothing else reads this global var
- Commit:
2c3ba36585f1fe3292fa0bb894d4130ab8eeb066- From:
- Oliver Lowe <o@olowe.co>
- Date:
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.
- Commit:
f5e2c5fe5d55e3364885c24178b3d9b030e2d63a- From:
- Oliver Lowe <o@olowe.co>
- Date:
issue: upgrade to github.com/google/go-github/v63
- Commit:
521d393bafe7353136fd8b7742e2e30ae5a898ea- From:
- Oliver Lowe <o@olowe.co>
- Date:
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".
- Commit:
9376b5f318f913ccda76c448ffb33691db1299fe- From:
- Russ Cox <rsc@golang.org>
- Date:
all: more deps updates to quiet dependabot
- Commit:
4f248b1493f3bae9660f28bfd8ba21e12584fc8f- From:
- Russ Cox <rsc@golang.org>
- Date:
all: update deps to get past 9fans.net/go bug
- Commit:
536ac874c1982952acbf876ec95172e8daf597cd- From:
- Russ Cox <rsc@golang.org>
- Date:
all: update deps
- Commit:
7a65b246ccbcb689fc7da54214490c23c02fdca2- From:
- Russ Cox <rsc@golang.org>
- Date:
all: go get rsc.io/todo@v0.0.3 9fans.net/go@v0.0.2
- Commit:
4ca0645de63a18305251871c9eda0467ad41e35f- From:
- Russ Cox <rsc@golang.org>
- Date:
all: go get rsc.io/dbstore@v0.1.1
- Commit:
2eef31e01d5faba2957e09979ef0f39170e40f61- From:
- Russ Cox <rsc@golang.org>
- Date:
all: go get rsc.io/dbstore@latest rsc.io/sqlite@latest
- Commit:
28e0f60beff3221f0bea4b4e79d8a2ef67250bab- From:
- Russ Cox <rsc@golang.org>
- Date:
all: convert to modules
