Skip to content

Commit

Permalink
Merge pull request #43 from bots-go-framework/renovate/3d-parties
Browse files Browse the repository at this point in the history
  • Loading branch information
trakhimenok authored Aug 29, 2024
2 parents c479d1e + cd20256 commit 274c877
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ go 1.23.0
//replace github.com/bots-go-framework/bots-fw-store => ../../bots-go-framework/bots-fw-store

require (
github.com/bots-go-framework/bots-fw v0.32.0
github.com/bots-go-framework/bots-fw v0.33.0
github.com/dal-go/dalgo v0.12.2
google.golang.org/appengine/v2 v2.0.6
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ github.com/bots-go-framework/bots-fw v0.31.8 h1:s1TrUihbNSYeD/DuQctFz0KpVkT1dXrc
github.com/bots-go-framework/bots-fw v0.31.8/go.mod h1:/MEXrYysqi1r3ifKlxsaWacTLDYNOqSGxCjcrxfGYpc=
github.com/bots-go-framework/bots-fw v0.32.0 h1:csI8sFiSPzyzVY8FtGDxgcLhBYQiU/sw8fj9J2l66aQ=
github.com/bots-go-framework/bots-fw v0.32.0/go.mod h1:/MEXrYysqi1r3ifKlxsaWacTLDYNOqSGxCjcrxfGYpc=
github.com/bots-go-framework/bots-fw v0.33.0 h1:0rQ48PD6XRcUHpmHOVJ6xcFWE3RfrhhdsVod5QDfBHo=
github.com/bots-go-framework/bots-fw v0.33.0/go.mod h1:/MEXrYysqi1r3ifKlxsaWacTLDYNOqSGxCjcrxfGYpc=
github.com/bots-go-framework/bots-fw-store v0.4.0 h1:5gQNsMNJ2rni3uGvXt7TeG+V7LFJ6lNIDkAC9g9J/us=
github.com/bots-go-framework/bots-fw-store v0.4.0/go.mod h1:T2yX1QodQ9A1nep/aIAL/czt9adqMyIBVTGOAdNVPAI=
github.com/bots-go-framework/bots-fw-store v0.7.0 h1:bJZ91Pi7zICttUcWHqBrEgPNr8YZzXe8iNmHu+yXDZk=
Expand Down

0 comments on commit 274c877

Please sign in to comment.