Skip to content

Commit

Permalink
issue-30: Update bell version to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
lowitea committed Apr 28, 2022
1 parent 87683e3 commit f644424
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,9 @@ module github.com/nuttech/bell/v2
go 1.17

require github.com/stretchr/testify v1.7.0

require (
github.com/davecgh/go-spew v1.1.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c // indirect
)

0 comments on commit f644424

Please sign in to comment.