Skip to content

Commit

Permalink
Merge pull request #167 from yunginnanet/dependabot/go_modules/git.tc…
Browse files Browse the repository at this point in the history
…p.direct/kayos/common-0.9.9
  • Loading branch information
yunginnanet authored Jul 5, 2024
2 parents 3ca8ec0 + bd504ef commit e27cc4a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/yunginnanet/HellPot
go 1.19

require (
git.tcp.direct/kayos/common v0.9.7
git.tcp.direct/kayos/common v0.9.9
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
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
git.tcp.direct/kayos/common v0.9.7 h1:k2k3fvvEFN9JV+0nyVWLoV8cGRDAhS/8ECO9tEKN+to=
git.tcp.direct/kayos/common v0.9.7/go.mod h1:mmTOIi7k99yygTa1FSOZNoFEEbSTOQV/QpTLUaQU9Tk=
git.tcp.direct/kayos/common v0.9.9 h1:GTJ1yxhlqemG4b8AyUvDYpSiMnxvGZGiBVKWQCO/YLY=
git.tcp.direct/kayos/common v0.9.9/go.mod h1:mqqaU+YaD87DYwzoX1XCf8PTD4aTSqDLqsDNLsrngw8=
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=
Expand Down

0 comments on commit e27cc4a

Please sign in to comment.