 Dmitry VerkhoturovandGitHub
|
564e8ff316
|
Update go dependencies (#1972)
|
2025-12-03 19:47:01 -06:00 |
|
Dmitry Verkhoturov
|
fd0799384f
|
Update go-pkgz, system modules
This brings stricter check for auth provider names, slog support.
|
2025-04-29 08:24:53 +01:00 |
|
 dependabot[bot]andUmputun
|
2e00002413
|
Bump the go-modules-updates group in /backend with 5 updates
Bumps the go-modules-updates group in /backend with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) | `1.10.0` | `1.10.1` |
| [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) | `5.1.0` | `5.2.0` |
| [github.com/go-pkgz/rest](https://github.com/go-pkgz/rest) | `1.19.0` | `1.20.2` |
| [golang.org/x/image](https://github.com/golang/image) | `0.22.0` | `0.23.0` |
| [golang.org/x/net](https://github.com/golang/net) | `0.31.0` | `0.33.0` |
Updates `github.com/PuerkitoBio/goquery` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/PuerkitoBio/goquery/releases)
- [Commits](https://github.com/PuerkitoBio/goquery/compare/v1.10.0...v1.10.1)
Updates `github.com/go-chi/chi/v5` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-chi/chi/compare/v5.1.0...v5.2.0)
Updates `github.com/go-pkgz/rest` from 1.19.0 to 1.20.2
- [Release notes](https://github.com/go-pkgz/rest/releases)
- [Commits](https://github.com/go-pkgz/rest/compare/v1.19.0...v1.20.2)
Updates `golang.org/x/image` from 0.22.0 to 0.23.0
- [Commits](https://github.com/golang/image/compare/v0.22.0...v0.23.0)
Updates `golang.org/x/net` from 0.31.0 to 0.33.0
- [Commits](https://github.com/golang/net/compare/v0.31.0...v0.33.0)
---
updated-dependencies:
- dependency-name: github.com/PuerkitoBio/goquery
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: go-modules-updates
- dependency-name: github.com/go-chi/chi/v5
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-modules-updates
- dependency-name: github.com/go-pkgz/rest
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-modules-updates
- dependency-name: golang.org/x/image
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-modules-updates
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-modules-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-02 14:02:42 -06:00 |
|
Umputun
|
2093f4ece2
|
update go to 1.20, bump deps
|
2023-08-07 13:03:16 -05:00 |
|
 Dmitry VerkhoturovandUmputun
|
1b90604b2d
|
update go modules, fix Apple auth redirect
Previously the redirect after successful authentication didn't work.
|
2023-04-02 03:47:35 -05:00 |
|
 UmputunandGitHub
|
89dc8ac6dd
|
Go 1.17 (#1306)
* change go mod to 1.17
* update go-pgkz and transitive deps
* bump examples to go-1.17
* bump deps
|
2022-04-05 11:50:45 -05:00 |
|
 Dmitry VerkhoturovandUmputun
|
c751fbaf37
|
bump project dependencies, go-auth
|
2021-11-08 11:41:07 -06:00 |
|
 Dmitry VerkhoturovandUmputun
|
890d7154e7
|
bump go modules
|
2020-05-24 19:00:07 -05:00 |
|