Skip to content

Commit

Permalink
use micro v4.3.0Wq
Browse files Browse the repository at this point in the history
  • Loading branch information
asim committed Jul 20, 2023
1 parent 13b36a9 commit d9e2123
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 @@ -62,7 +62,7 @@ require (
gorm.io/datatypes v1.0.1
gorm.io/driver/postgres v1.4.5
gorm.io/gorm v1.24.1-0.20221019064659-5dd2bb482755
micro.dev/v4 v4.2.1-alpha
micro.dev/v4 v4.3.0
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -687,5 +687,5 @@ gorm.io/gorm v1.24.1-0.20221019064659-5dd2bb482755/go.mod h1:DVrVomtaYTbqs7gB/x2
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
honnef.co/go/tools v0.0.1-2019.2.3/go.mod h1:a3bituU0lyd329TUQxRnasdCoJDkEUEAqEt0JzvZhAg=
micro.dev/v4 v4.2.1-alpha h1:N+WYg1WsWJnrYF6tlf/B9+1wXJDDl22V39EkklOBWv8=
micro.dev/v4 v4.2.1-alpha/go.mod h1:or6kPbX/anUDJMISOr8EY+vRJqiGhR6B699W5r3ZBnU=
micro.dev/v4 v4.3.0 h1:yQCmNve2PZCg88zkwfzsDewSGZYJ66rmqst0LKfImGA=
micro.dev/v4 v4.3.0/go.mod h1:or6kPbX/anUDJMISOr8EY+vRJqiGhR6B699W5r3ZBnU=

0 comments on commit d9e2123

Please sign in to comment.