Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
Rushia v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
YamiOdymel committed Feb 23, 2022
1 parent ee6b0af commit 2b39d8c
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 @@ -3,6 +3,6 @@ module github.com/teacat/goshia/v3
go 1.16

require (
github.com/teacat/rushia/v3 v3.0.0
github.com/teacat/rushia/v3 v3.0.1
gorm.io/gorm v1.21.16
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZN
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5CcY=
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/teacat/rushia/v3 v3.0.0 h1:PGsJteCB3yn8BLWb599LqNawGx+/vnOcEqFHxtrf+qA=
github.com/teacat/rushia/v3 v3.0.0/go.mod h1:hq1jtclK8gQjOw8JCd934rWZjrJgG6JXaoWZRdDjguM=
github.com/teacat/rushia/v3 v3.0.1 h1:1wEnOg08PGXGPn1g/k6N9o8lbDECn1fAXI37/y5Q/xs=
github.com/teacat/rushia/v3 v3.0.1/go.mod h1:hq1jtclK8gQjOw8JCd934rWZjrJgG6JXaoWZRdDjguM=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c h1:dUUwHk2QECo/6vqA44rthZ8ie2QXMNeKRTHCNY2nXvo=
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
Expand Down

0 comments on commit 2b39d8c

Please sign in to comment.