Merge pull request #170 from yunginnanet/dependabot/go_modules/git.tcp.direct/kayos/common-1.0.0

This commit is contained in:
kayos 2024-07-19 01:19:14 -07:00 committed by GitHub
commit 973a9dd489
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.21
toolchain go1.22.4
require (
git.tcp.direct/kayos/common v0.9.9
git.tcp.direct/kayos/common v1.0.0
github.com/fasthttp/router v1.5.2
github.com/knadh/koanf/parsers/toml v0.1.0
github.com/knadh/koanf/providers/env v0.1.0

4
go.sum
View File

@ -1,5 +1,5 @@
git.tcp.direct/kayos/common v0.9.9 h1:GTJ1yxhlqemG4b8AyUvDYpSiMnxvGZGiBVKWQCO/YLY=
git.tcp.direct/kayos/common v0.9.9/go.mod h1:mqqaU+YaD87DYwzoX1XCf8PTD4aTSqDLqsDNLsrngw8=
git.tcp.direct/kayos/common v1.0.0 h1:P5kn6M28DwTDNK30d/s/WG+uoAFXrm1qO84l1Izwkhk=
git.tcp.direct/kayos/common v1.0.0/go.mod h1:9Xh9xE2R+YUI1y7VYwijwaeJvEK8kAJQuyruSr5jlGY=
github.com/andybalholm/brotli v1.1.0 h1:eLKJA0d02Lf0mVpIDgYnqXcUn0GqVmEFny3VuID1U3M=
github.com/andybalholm/brotli v1.1.0/go.mod h1:sms7XGricyQI9K10gOSf56VKKWS4oLer58Q+mhRPtnY=
github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc=