mirror of
https://github.com/fluffle/goirc
synced 2026-01-20 16:58:04 +00:00
Update glog package to stop dependabot nagging.
This commit is contained in:
parent
151656bd7c
commit
009c1b2d89
2 changed files with 5 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -3,7 +3,7 @@ module github.com/fluffle/goirc
|
|||
require (
|
||||
github.com/emersion/go-sasl v0.0.0-20220912192320-0145f2c60ead
|
||||
github.com/fluffle/golog/logging v0.0.0-20180928190033-7d99e85061cb
|
||||
github.com/golang/glog v1.0.0
|
||||
github.com/golang/glog v1.2.5
|
||||
github.com/golang/mock v1.5.0
|
||||
golang.org/x/net v0.43.0
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue