Skip to content

Commit

Permalink
upgrade lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Sagleft committed Mar 4, 2023
1 parent c3aa88a commit 888d471
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ go 1.18

require (
github.com/Sagleft/swiss-knife v1.3.0
github.com/Sagleft/uchatbot-engine v1.6.0
github.com/Sagleft/utopialib-go/v2 v2.4.0
github.com/Sagleft/uchatbot-engine v1.8.3
github.com/Sagleft/utopialib-go/v2 v2.5.2
github.com/fatih/color v1.14.1
gopkg.in/telebot.v3 v3.1.2
)
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ github.com/DataDog/datadog-go v3.2.0+incompatible/go.mod h1:LButxg5PwREeZtORoXG3
github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU=
github.com/Sagleft/swiss-knife v1.3.0 h1:d9Fl9IEPvCgYZhAGeu0R5A6QirGFwM2PST37LLJjXOc=
github.com/Sagleft/swiss-knife v1.3.0/go.mod h1:Zw4i+m87cG3p8NJjqlW1uz6+P2VycFl5ssVt2VfCITM=
github.com/Sagleft/uchatbot-engine v1.6.0 h1:p0hdn8/L3KEPhM0bwfvkIU4CDQbHMKiey5Z8Qpt3T+0=
github.com/Sagleft/uchatbot-engine v1.6.0/go.mod h1:8IdHzeijmbs6PG0J2AZsJqeHX/1haLBBEm2ARO8SPOY=
github.com/Sagleft/utopialib-go/v2 v2.4.0 h1:XvxEXEFB/Gopd/qkGsqSWE9HlBioP0qruFBeJ/LBzEo=
github.com/Sagleft/utopialib-go/v2 v2.4.0/go.mod h1:9HuTLrcyVlaNIW3Vw4FCMrlOFt2fJ0ZI8WBOk5+2e6M=
github.com/Sagleft/uchatbot-engine v1.8.3 h1:4sZmCmxodn+P9PW5GnxtywCrZfczjdm4sSgn3FGRKis=
github.com/Sagleft/uchatbot-engine v1.8.3/go.mod h1:Ia1X/nxCwCgq4mKoyP7HQImWRuG4nZrSTGlF5HM+AHA=
github.com/Sagleft/utopialib-go/v2 v2.5.2 h1:xJ2w4ggmm6iMUHFbzZ5NyEeeEnXpmC9BzLM3fVUhHEE=
github.com/Sagleft/utopialib-go/v2 v2.5.2/go.mod h1:9HuTLrcyVlaNIW3Vw4FCMrlOFt2fJ0ZI8WBOk5+2e6M=
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=
Expand Down

0 comments on commit 888d471

Please sign in to comment.