Skip to content

Commit

Permalink
chore: bump version to 1.8.0 (#283)
Browse files Browse the repository at this point in the history
* chore: upgrade venus & venus-auth

* chore: bump version to 1.8.0
  • Loading branch information
simlecode authored Nov 16, 2022
1 parent 7e66881 commit a1b2601
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 167 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/filecoin-project/venus-messager

go 1.17
go 1.18

require (
github.com/DATA-DOG/go-sqlmock v1.5.0
Expand All @@ -12,8 +12,8 @@ require (
github.com/filecoin-project/go-jsonrpc v0.1.5
github.com/filecoin-project/go-state-types v0.9.8
github.com/filecoin-project/specs-actors/v5 v5.0.6
github.com/filecoin-project/venus v1.8.0-rc4
github.com/filecoin-project/venus-auth v1.8.0-rc4
github.com/filecoin-project/venus v1.8.0
github.com/filecoin-project/venus-auth v1.8.0
github.com/golang/mock v1.6.0
github.com/google/uuid v1.3.0
github.com/hunjixin/automapper v0.0.0-20191127090318-9b979ce72ce2
Expand Down
Loading

0 comments on commit a1b2601

Please sign in to comment.