aboutsummaryrefslogtreecommitdiff
path: root/go.sum
AgeCommit message (Collapse)AuthorFilesLines
2019-06-11build(deps): bump github.com/miekg/dns from 1.1.13 to 1.1.14 (#15)dependabot-preview[bot]1-0/+2
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.13 to 1.1.14. - [Release notes](https://github.com/miekg/dns/releases) - [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release) - [Commits](https://github.com/miekg/dns/compare/v1.1.13...v1.1.14) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-11build(deps): bump github.com/xtaci/kcp-go (#16)dependabot-preview[bot]1-0/+2
Bumps [github.com/xtaci/kcp-go](https://github.com/xtaci/kcp-go) from 5.3.9+incompatible to 5.4.2+incompatible. - [Release notes](https://github.com/xtaci/kcp-go/releases) - [Commits](https://github.com/xtaci/kcp-go/compare/v5.3.9...v5.4.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-08cmd/appsluggr: hash the contentsChristine Dodrill1-0/+3
2019-06-02cmd/within.website: start on info pageChristine Dodrill1-0/+2
2019-06-02subsume vanity, update within.websiteChristine Dodrill1-23/+2
2019-06-02update dependenciesChristine Dodrill1-152/+21
2019-06-01go.mod: updatesChristine Dodrill1-0/+29
2019-05-28build(deps): bump github.com/miekg/dns from 1.1.12 to 1.1.13 (#13)dependabot-preview[bot]1-0/+5
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.12 to 1.1.13. - [Release notes](https://github.com/miekg/dns/releases) - [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release) - [Commits](https://github.com/miekg/dns/compare/v1.1.12...v1.1.13)
2019-05-26update go.modChristine Dodrill1-0/+97
2019-05-23build(deps): bump github.com/xtaci/smux from 1.1.0 to 1.3.3 (#11)dependabot-preview[bot]1-0/+2
Bumps [github.com/xtaci/smux](https://github.com/xtaci/smux) from 1.1.0 to 1.3.3. - [Release notes](https://github.com/xtaci/smux/releases) - [Commits](https://github.com/xtaci/smux/compare/v1.1.0...v1.3.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-23update depsChristine Dodrill1-0/+2
2019-05-23build(deps): bump github.com/xtaci/kcp-go (#9)dependabot-preview[bot]1-0/+2
Bumps [github.com/xtaci/kcp-go](https://github.com/xtaci/kcp-go) from 5.0.7+incompatible to 5.3.9+incompatible. - [Release notes](https://github.com/xtaci/kcp-go/releases) - [Commits](https://github.com/xtaci/kcp-go/compare/v5.0.7...v5.3.9) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-23build(deps): bump github.com/google/gops from 0.3.5 to 0.3.6 (#8)dependabot-preview[bot]1-0/+15
Bumps [github.com/google/gops](https://github.com/google/gops) from 0.3.5 to 0.3.6. - [Release notes](https://github.com/google/gops/releases) - [Commits](https://github.com/google/gops/compare/v0.3.5...v0.3.6) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-23build(deps): bump github.com/miekg/dns from 1.1.6 to 1.1.12 (#7)dependabot-preview[bot]1-0/+2
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.6 to 1.1.12. - [Release notes](https://github.com/miekg/dns/releases) - [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release) - [Commits](https://github.com/miekg/dns/compare/v1.1.6...v1.1.12) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-23build(deps): bump within.website/ln from 0.5.1 to 0.5.2 (#6)dependabot-preview[bot]1-0/+2
Bumps [within.website/ln](https://github.com/Xe/ln) from 0.5.1 to 0.5.2. - [Release notes](https://github.com/Xe/ln/releases) - [Commits](https://github.com/Xe/ln/compare/v0.5.1...v0.5.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-23build(deps): bump github.com/disintegration/imaging from 1.5.0 to 1.6.0 (#10)dependabot-preview[bot]1-0/+3
Bumps [github.com/disintegration/imaging](https://github.com/disintegration/imaging) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/disintegration/imaging/releases) - [Commits](https://github.com/disintegration/imaging/compare/v1.5.0...v1.6.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-01update go.modv1.0.2Christine Dodrill1-6/+24
2019-04-01reorgChristine Dodrill1-140/+14
2019-03-23tools: import dnsd from xekrazyv1.0.1Christine Dodrill1-0/+136
2019-03-13tools/appsluggr: copy translations directory to /app/translationsChristine Dodrill1-0/+4
2019-02-17kill glueChristine Dodrill1-53/+0
2019-02-02tokipona: add dictionary jsonChristine Dodrill1-0/+2
2019-02-02upgrade lnChristine Dodrill1-0/+2
2019-02-02web: use error type, simplify some codeChristine Dodrill1-4/+4
2019-01-29web: try using exp/errors, error type for API callsChristine Dodrill1-2/+2
2019-01-26subsume within.websiteChristine Dodrill1-0/+4
2019-01-26jenChristine Dodrill1-0/+2
2019-01-13remove gluamarkdownChristine Dodrill1-7/+0
2019-01-12update dependeciesChristine Dodrill1-0/+1
2019-01-12experiment: idp for indieauthChristine Dodrill1-0/+2
2019-01-12ln v0.4.0Christine Dodrill1-40/+63
2019-01-12simpleChristine Dodrill1-10/+0
2019-01-12tidyChristine Dodrill1-0/+4
2019-01-12implicitly include manpage generation flagChristine Dodrill1-3/+0
2019-01-12move johaus to within.websiteChristine Dodrill1-0/+2
2019-01-11add config supportChristine Dodrill1-0/+2
2019-01-11fix buildChristine Dodrill1-69/+3
2019-01-11fixChristine Dodrill1-2/+0
2019-01-11errors updateChristine Dodrill1-0/+2
2019-01-11glue: use other gluasshChristine Dodrill1-17/+3
2019-01-10experimentsChristine Dodrill1-0/+4
2018-12-15within.website:Christine Dodrill1-12/+6
2018-12-10fix koChristine Dodrill1-0/+1
2018-12-09tools.goChristine Dodrill1-0/+2
2018-12-08pilno cnino la jo'ausChristine Dodrill1-0/+3
2018-12-08rescue glueChristine Dodrill1-0/+53
2018-12-08update goChristine Dodrill1-0/+12
2018-12-08version: port the code because they deprecated it :(Christine Dodrill1-24/+2
2018-12-05make polyglot workChristine Dodrill1-0/+2
2018-11-26jbo/la-banbixsicns: use Xe/johausChristine Dodrill1-0/+4