Skip to content

Commit

Permalink
update go mod
Browse files Browse the repository at this point in the history
  • Loading branch information
asim committed Jul 16, 2023
1 parent a1a04c7 commit 6342eb9
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 @@ -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.0.0-alpha.0.20230713133727-abe7bb38fb9e
micro.dev/v4 v4.1.0-alpha.0.20230716171658-8e9d5bb6fb57
)

require (
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -688,3 +688,5 @@ honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWh
honnef.co/go/tools v0.0.1-2019.2.3/go.mod h1:a3bituU0lyd329TUQxRnasdCoJDkEUEAqEt0JzvZhAg=
micro.dev/v4 v4.0.0-alpha.0.20230713133727-abe7bb38fb9e h1:lBoQ+xe5NO8YkBvASo64+64w904p4s8UHfCubp3v7jw=
micro.dev/v4 v4.0.0-alpha.0.20230713133727-abe7bb38fb9e/go.mod h1:or6kPbX/anUDJMISOr8EY+vRJqiGhR6B699W5r3ZBnU=
micro.dev/v4 v4.1.0-alpha.0.20230716171658-8e9d5bb6fb57 h1:1w9qrNHHNskEVzX5zlr/w5VNvoaON0DN3F2ndj7iy78=
micro.dev/v4 v4.1.0-alpha.0.20230716171658-8e9d5bb6fb57/go.mod h1:or6kPbX/anUDJMISOr8EY+vRJqiGhR6B699W5r3ZBnU=

0 comments on commit 6342eb9

Please sign in to comment.