aboutsummaryrefslogtreecommitdiff
path: root/vendor/golang.org/x/net (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-04-25Update dependencies and remove vendor folderGravatar Frédéric Guillot 32-29286/+0
2019-11-15Update autocert lib because ACME v1 is EOLGravatar Frédéric Guillot 4-3/+4742
2019-09-05Update dependenciesGravatar Frédéric Guillot 10-729/+15618
2019-02-28Make parser compatible with Go 1.12Gravatar Frédéric Guillot 2-10/+23
See changes in strings.Map(): https://golang.org/doc/go1.12#strings
2018-12-09Update dependenciesGravatar Frederic Guillot 4-158/+33
2018-08-26Migrate to go modules (Go 1.11)Gravatar Frédéric Guillot 603-155749/+36
2018-07-06Update vendor dependenciesGravatar Frédéric Guillot 123-14410/+20002
2017-12-16Add FeedIcon API call and update dependenciesGravatar Frédéric Guillot 10-43/+191
2017-11-25Add integration tests for feed creationGravatar Frédéric Guillot 3-0/+544
2017-11-22Add OAuth2 authenticationGravatar Frédéric Guillot 1-4/+7
2017-11-19First commitGravatar Frédéric Guillot 609-0/+159196