aboutsummaryrefslogtreecommitdiff
path: root/go.mod (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-10Bump golang.org/x/net from 0.16.0 to 0.17.0Gravatar dependabot[bot] 1-1/+1
2023-10-06Replace github.com/rylans/getlang with github.com/abadojack/whatlanggoGravatar Frédéric Guillot 1-1/+2
2023-10-06Bump github.com/mccutchen/go-httpbin/v2 from 2.11.0 to 2.11.1Gravatar dependabot[bot] 1-1/+1
2023-10-06Bump golang.org/x/oauth2 from 0.12.0 to 0.13.0Gravatar dependabot[bot] 1-2/+2
2023-10-05Bump golang.org/x/crypto from 0.13.0 to 0.14.0Gravatar dependabot[bot] 1-1/+1
2023-10-05Bump golang.org/x/term from 0.12.0 to 0.13.0Gravatar dependabot[bot] 1-2/+2
2023-09-27Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0Gravatar dependabot[bot] 1-4/+4
2023-09-18Bump github.com/tdewolff/minify/v2 from 2.12.8 to 2.12.9Gravatar dependabot[bot] 1-2/+2
2023-09-18Bump golang.org/x/oauth2 from 0.11.0 to 0.12.0Gravatar dependabot[bot] 1-6/+6
2023-09-10Improve Telegram integrationGravatar Frédéric Guillot 1-2/+0
2023-09-09Add builtin Matrix client and send HTML formatted messages to MatrixGravatar Frédéric Guillot 1-1/+0
2023-08-17Bump github.com/yuin/goldmark from 1.5.5 to 1.5.6Gravatar dependabot[bot] 1-1/+1
2023-08-09Rename Miniflux package name to follow Go module naming conventionGravatar Frédéric Guillot 1-1/+1
2023-08-09Upgrade to Go 1.21Gravatar Frédéric Guillot 1-2/+2
2023-08-07Bump golang.org/x/oauth2 from 0.10.0 to 0.11.0Gravatar dependabot[bot] 1-2/+2
2023-08-04Bump golang.org/x/crypto from 0.11.0 to 0.12.0Gravatar dependabot[bot] 1-4/+4
2023-08-01Bump golang.org/x/net from 0.12.0 to 0.13.0Gravatar dependabot[bot] 1-1/+1
2023-07-31Bump github.com/tdewolff/minify/v2 from 2.12.7 to 2.12.8Gravatar dependabot[bot] 1-2/+2
2023-07-28Bump github.com/mccutchen/go-httpbin/v2 from 2.10.0 to 2.11.0Gravatar dependabot[bot] 1-1/+1
2023-07-24Bump github.com/yuin/goldmark from 1.5.4 to 1.5.5Gravatar dependabot[bot] 1-1/+1
2023-07-10Bump github.com/mccutchen/go-httpbin/v2 from 2.9.2 to 2.10.0Gravatar dependabot[bot] 1-1/+1
2023-07-05Bump golang.org/x/oauth2 from 0.9.0 to 0.10.0Gravatar dependabot[bot] 1-7/+7
2023-06-27Bump github.com/mccutchen/go-httpbin/v2 from 2.9.1 to 2.9.2Gravatar dependabot[bot] 1-1/+1
2023-06-27Bump `go-oidc` to v3.6.0Gravatar Wayne Tan 1-3/+2
2023-06-24Use `go-httpbin` to run tests locally and avoid remote calls to `httpbin.org`Gravatar kramanathan01 1-0/+1
2023-06-19Bump github.com/tdewolff/minify/v2 from 2.12.6 to 2.12.7Gravatar dependabot[bot] 1-1/+1
2023-06-15Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0Gravatar dependabot[bot] 1-2/+2
2023-06-13Bump golang.org/x/oauth2 from 0.8.0 to 0.9.0Gravatar dependabot[bot] 1-4/+4
2023-06-12Bump golang.org/x/term from 0.8.0 to 0.9.0Gravatar dependabot[bot] 1-2/+2
2023-05-26Bump github.com/tdewolff/minify/v2 from 2.12.5 to 2.12.6Gravatar dependabot[bot] 1-2/+2
2023-05-09Bump golang.org/x/oauth2 from 0.7.0 to 0.8.0Gravatar dependabot[bot] 1-1/+1
2023-05-09Bump golang.org/x/crypto from 0.8.0 to 0.9.0Gravatar dependabot[bot] 1-1/+1
2023-05-08Bump golang.org/x/net from 0.9.0 to 0.10.0Gravatar dependabot[bot] 1-1/+1
2023-05-04Bump golang.org/x/term from 0.7.0 to 0.8.0Gravatar dependabot[bot] 1-2/+2
2023-05-03Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1Gravatar dependabot[bot] 1-1/+1
2023-05-02Bump github.com/lib/pq from 1.10.8 to 1.10.9Gravatar dependabot[bot] 1-1/+1
2023-04-17Bump mvdan.cc/xurls/v2 from 2.4.0 to 2.5.0Gravatar dependabot[bot] 1-1/+1
2023-04-14Bump github.com/lib/pq from 1.10.7 to 1.10.8Gravatar dependabot[bot] 1-1/+1
2023-04-13Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0Gravatar dependabot[bot] 1-7/+6
2023-04-07Bump golang.org/x/crypto from 0.7.0 to 0.8.0Gravatar dependabot[bot] 1-1/+1
2023-04-07Bump golang.org/x/oauth2 from 0.6.0 to 0.7.0Gravatar dependabot[bot] 1-1/+1
2023-04-06Bump golang.org/x/net from 0.8.0 to 0.9.0Gravatar dependabot[bot] 1-2/+2
2023-04-05Bump golang.org/x/term from 0.6.0 to 0.7.0Gravatar dependabot[bot] 1-2/+2
2023-03-16Bump github.com/tdewolff/minify/v2 from 2.12.4 to 2.12.5Gravatar dependabot[bot] 1-2/+2
2023-03-06Bump golang.org/x/crypto from 0.6.0 to 0.7.0Gravatar dependabot[bot] 1-1/+1
2023-03-06Bump golang.org/x/oauth2 from 0.5.0 to 0.6.0Gravatar dependabot[bot] 1-5/+5
2023-02-20Bump github.com/PuerkitoBio/goquery from 1.8.0 to 1.8.1Gravatar dependabot[bot] 1-1/+1
2023-02-14Bump golang.org/x/net from 0.6.0 to 0.7.0Gravatar dependabot[bot] 1-1/+1
2023-02-09Bump golang.org/x/crypto from 0.5.0 to 0.6.0Gravatar dependabot[bot] 1-1/+1
2023-02-09Bump golang.org/x/oauth2 from 0.4.0 to 0.5.0Gravatar dependabot[bot] 1-1/+1