Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

Commit 997c60c

Browse files
build(deps): bump github.com/golang/glog
Bumps the go_modules group with 1 update in the / directory: [github.com/golang/glog](https://github.com/golang/glog). Updates `github.com/golang/glog` from 1.2.1 to 1.2.4 - [Release notes](https://github.com/golang/glog/releases) - [Commits](golang/glog@v1.2.1...v1.2.4) --- updated-dependencies: - dependency-name: github.com/golang/glog dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53789b9 commit 997c60c

File tree

2 files changed

+2
-184
lines changed

2 files changed

+2
-184
lines changed

go.mod

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ require (
88
github.com/PuerkitoBio/goquery v1.10.2
99
github.com/a-h/templ v0.3.833
1010
github.com/dgraph-io/ristretto v0.2.0
11-
github.com/dgraph-io/ristretto/v2 v2.1.0
1211
github.com/fxamacker/cbor/v2 v2.7.0
1312
github.com/go-playground/validator/v10 v10.24.0
1413
github.com/golang-jwt/jwt/v5 v5.2.1
@@ -24,7 +23,6 @@ require (
2423
)
2524

2625
require (
27-
github.com/golang-jwt/jwt v3.2.2+incompatible // indirect
2826
github.com/jackc/puddle/v2 v2.2.2 // indirect
2927
github.com/rogpeppe/go-internal v1.12.0 // indirect
3028
golang.org/x/exp v0.0.0-20240416160154-fe59bbe5cc7f // indirect
@@ -43,7 +41,6 @@ require (
4341
github.com/gabriel-vasile/mimetype v1.4.8 // indirect
4442
github.com/go-playground/locales v0.14.1 // indirect
4543
github.com/go-playground/universal-translator v0.18.1 // indirect
46-
github.com/golang/glog v1.2.1 // indirect
4744
github.com/hashicorp/hcl v1.0.0 // indirect
4845
github.com/jackc/pgpassfile v1.0.0 // indirect
4946
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect

0 commit comments

Comments
 (0)