aboutsummaryrefslogtreecommitdiff
path: root/go.sum
AgeCommit message (Collapse)AuthorFilesLines
2020-01-25start gopher supportgopher-serverChristine Dodrill1-0/+12
2020-01-17build(deps): bump github.com/prometheus/client_golang (#104)dependabot-preview[bot]1-0/+9
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md) - [Commits](https://github.com/prometheus/client_golang/compare/v1.2.1...v1.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-14build(deps): bump gopkg.in/yaml.v2 from 2.2.5 to 2.2.7 (#96)dependabot-preview[bot]1-0/+2
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.5 to 2.2.7. - [Release notes](https://github.com/go-yaml/yaml/releases) - [Commits](https://github.com/go-yaml/yaml/compare/v2.2.5...v2.2.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-05build(deps): bump gopkg.in/yaml.v2 from 2.2.4 to 2.2.5 (#92)dependabot-preview[bot]1-0/+2
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.4 to 2.2.5. - [Release notes](https://github.com/go-yaml/yaml/releases) - [Commits](https://github.com/go-yaml/yaml/compare/v2.2.4...v2.2.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-23go mod tidyChristine Dodrill1-4/+8
2019-10-17build(deps): bump github.com/prometheus/client_golang (#85)dependabot-preview[bot]1-0/+2
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md) - [Commits](https://github.com/prometheus/client_golang/compare/v1.2.0...v1.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-16build(deps): bump github.com/prometheus/client_golang (#84)dependabot-preview[bot]1-0/+20
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.0.0 to 1.2.0. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md) - [Commits](https://github.com/prometheus/client_golang/compare/v1.0.0...v1.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-07go.mod: tidy (#81)Christine Dodrill1-2/+0
2019-10-06build(deps): bump gopkg.in/yaml.v2 from 2.2.3 to 2.2.4 (#79)dependabot-preview[bot]1-0/+2
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.3 to 2.2.4. - [Release notes](https://github.com/go-yaml/yaml/releases) - [Commits](https://github.com/go-yaml/yaml/compare/v2.2.3...v2.2.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-02build(deps): bump gopkg.in/yaml.v2 from 2.2.2 to 2.2.3 (#78)dependabot-preview[bot]1-0/+2
2019-08-19build(deps): bump github.com/stretchr/testify from 1.3.0 to 1.4.0 (#67)dependabot-preview[bot]1-0/+3
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.3.0...v1.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-19Pageview times experiment (#69)Christine Dodrill1-27/+1
* experiment: track pageview times * strictly respect do not track * oops * asdfasdfasdf * add blogpost * fix typos oops
2019-08-15build(deps): bump github.com/povilasv/prommod from 0.0.11 to 0.0.12 (#65)dependabot-preview[bot]1-0/+7
Bumps [github.com/povilasv/prommod](https://github.com/povilasv/prommod) from 0.0.11 to 0.0.12. - [Release notes](https://github.com/povilasv/prommod/releases) - [Commits](https://github.com/povilasv/prommod/compare/v0.0.11...v0.0.12) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-11build(deps): bump within.website/ln from 0.6.0 to 0.7.0 (#63)dependabot-preview[bot]1-0/+2
Bumps [within.website/ln](https://github.com/Xe/ln) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/Xe/ln/releases) - [Changelog](https://github.com/Xe/ln/blob/master/CHANGELOG.md) - [Commits](https://github.com/Xe/ln/compare/v0.6.0...v0.7.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-11build(deps): bump github.com/prometheus/client_golang (#55)dependabot-preview[bot]1-0/+6
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 0.9.3 to 0.9.4. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md) - [Commits](https://github.com/prometheus/client_golang/compare/v0.9.3...v0.9.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-03build(deps): bump within.website/ln from 0.5.2 to 0.6.0 (#48)dependabot-preview[bot]1-0/+2
Bumps [within.website/ln](https://github.com/Xe/ln) from 0.5.2 to 0.6.0. - [Release notes](https://github.com/Xe/ln/releases) - [Commits](https://github.com/Xe/ln/compare/v0.5.2...v0.6.0)
2019-05-25Revert "go.mod: bump to christine.website/v1 (#43)"Christine Dodrill1-15/+0
This reverts commit 901a870769598144b16ae04f2372a9a7df5c9ea8.
2019-05-25go mod tidyChristine Dodrill1-11/+11
2019-05-25go.mod: bump to christine.website/v1 (#43)Christine Dodrill1-0/+4
2019-05-25build(deps): bump github.com/gorilla/feeds from 1.1.0 to 1.1.1 (#42)dependabot-preview[bot]1-0/+2
Bumps [github.com/gorilla/feeds](https://github.com/gorilla/feeds) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/gorilla/feeds/releases) - [Commits](https://github.com/gorilla/feeds/compare/v1.1.0...v1.1.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-25build(deps): bump github.com/prometheus/client_golang (#41)dependabot-preview[bot]1-0/+14
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 0.9.2 to 0.9.3. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md) - [Commits](https://github.com/prometheus/client_golang/compare/v0.9.2...v0.9.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-01update dependenciesChristine Dodrill1-2/+9
2019-03-27reorg: phase 1Christine Dodrill1-4/+0
2019-03-22cmd/site: better loggingChristine Dodrill1-0/+5
2019-03-21Dockerfile: run testsChristine Dodrill1-0/+4
2019-03-21robots and sitemapChristine Dodrill1-0/+4
2019-03-21vendor some dependenciesChristine Dodrill1-8/+1
2019-03-21remove gops and gopreloadChristine Dodrill1-16/+0
2019-03-21update dependenciesChristine Dodrill1-15/+54
2019-03-21cmd/site: prometheus supportChristine Dodrill1-0/+18
2019-02-03update lnChristine Dodrill1-0/+2
2019-01-29update lnChristine Dodrill1-0/+5
2019-01-12tidyChristine Dodrill1-2/+3
2018-12-01cmd/site: back out segment experiment, it's not worth itChristine Dodrill1-11/+3
2018-08-22add analytics via segment againChristine Dodrill1-0/+7
2018-08-13ignore .env for nowChristine Dodrill1-0/+38