Skip to content

Commit

Permalink
23.05
Browse files Browse the repository at this point in the history
  • Loading branch information
navrotskyj committed May 29, 2023
1 parent e224d91 commit 4930998
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ require (
github.com/pborman/uuid v1.2.1
github.com/pkg/errors v0.9.1
github.com/streadway/amqp v1.0.0
github.com/webitel/call_center v0.0.0-20230224152932-cd78f1e3bf8a
github.com/webitel/protos/cc v0.0.0-20230202145403-c92fa287810a
github.com/webitel/protos/engine v0.0.0-20230524090136-727f562cdf9c
github.com/webitel/call_center v0.0.0-20230529091014-9527d666f49a
github.com/webitel/protos/cc v0.0.0-20230529074659-b993656e5fe4
github.com/webitel/protos/engine v0.0.0-20230529074659-b993656e5fe4
github.com/webitel/protos/fs v0.0.0-20230202145403-c92fa287810a
github.com/webitel/wlog v0.0.0-20220608103744-93b33e61bd28
go.uber.org/atomic v1.10.0
Expand Down
1 change: 1 addition & 0 deletions model/version.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
package model

var versions = []string{
"23.05",
"23.02",
"22.12",
"22.09",
Expand Down

0 comments on commit 4930998

Please sign in to comment.