Skip to content

Commit 0e98cee

Browse files
fix(deps): update module github.com/strongo/strongoapp to v0.20.1
1 parent 1968a83 commit 0e98cee

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
module github.com/bots-go-framework/bots-fw-telegram-models
22

3-
go 1.21
3+
go 1.23
44

55
toolchain go1.23.0
66

77
//replace github.com/bots-go-framework/bots-fw-store => ../bots-fw-store
88

99
require (
1010
github.com/bots-go-framework/bots-fw-store v0.7.0
11-
github.com/strongo/strongoapp v0.20.0
11+
github.com/strongo/strongoapp v0.20.1
1212
)
1313

1414
require (

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ github.com/strongo/strongoapp v0.19.1 h1:YfCSXl9phTg8t8t6g1nmfuAbMophpYyKh+9ZumZ
3838
github.com/strongo/strongoapp v0.19.1/go.mod h1:MsSKFcoGftA9NC/Gv0Y/+RqcVVo1cL0txBpTtBgml1I=
3939
github.com/strongo/strongoapp v0.20.0 h1:ZsFhNIiILtqRq+8yyBmIrHIKIXEzqhfXLoRfDHwzIUI=
4040
github.com/strongo/strongoapp v0.20.0/go.mod h1:MsSKFcoGftA9NC/Gv0Y/+RqcVVo1cL0txBpTtBgml1I=
41+
github.com/strongo/strongoapp v0.20.1 h1:rD2/jgKnJWKcEsVwLSnYfYxB9cBNOWZ8V1mPzQNzZtQ=
42+
github.com/strongo/strongoapp v0.20.1/go.mod h1:jAnidGqYzHqhfZ6RRA6tdI+FSAnEK+xJldIfwSFG9EA=
4143
github.com/strongo/validation v0.0.6 h1:RskXD45ILagVW3jmuKUiq7WshE4kmoQEiUbgfigqHzw=
4244
github.com/strongo/validation v0.0.6/go.mod h1:V4Nu8b8CPsLNwYLKmMHN2ghkoabOpiOW8NNcUczuCWE=
4345
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=

0 commit comments

Comments
 (0)