Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Commit

Permalink
Merge pull request #22 from things-go/dependabot/go_modules/github.co…
Browse files Browse the repository at this point in the history
…m/things-go/ens-0.3.1

chore(deps): bump github.com/things-go/ens from 0.3.0 to 0.3.1
  • Loading branch information
thinkgos authored Mar 14, 2024
2 parents 5904898 + 9421cac commit 42ca80a
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 @@ -5,7 +5,7 @@ go 1.22
require (
github.com/alecthomas/participle/v2 v2.1.1
github.com/hibiken/asynq v0.24.1
github.com/things-go/ens v0.3.0
github.com/things-go/ens v0.3.1
google.golang.org/protobuf v1.33.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,8 @@ github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81P
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/things-go/ens v0.3.0 h1:2bcLLXZe+EO/U+LOIcd/H1iPLTscJTx5hWWMygbYt7o=
github.com/things-go/ens v0.3.0/go.mod h1:MT5Mawz+BOgwiuiZP81bDtqqV0GQTLhAnzzTwUodjIA=
github.com/things-go/ens v0.3.1 h1:58Wmhdcif0HZ+prrEJvz/l6Gt8S5F/t4TBiqW9fkxJ8=
github.com/things-go/ens v0.3.1/go.mod h1:MT5Mawz+BOgwiuiZP81bDtqqV0GQTLhAnzzTwUodjIA=
github.com/xwb1989/sqlparser v0.0.0-20180606152119-120387863bf2 h1:zzrxE1FKn5ryBNl9eKOeqQ58Y/Qpo3Q9QNxKHX5uzzQ=
github.com/xwb1989/sqlparser v0.0.0-20180606152119-120387863bf2/go.mod h1:hzfGeIUDq/j97IG+FhNqkowIyEcD88LrW6fyU3K3WqY=
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
Expand Down

0 comments on commit 42ca80a

Please sign in to comment.