Skip to content

Commit

Permalink
full package refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
ykomissarov committed Mar 19, 2019
1 parent 0f96249 commit e605360
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@
name = "mellium.im/sasl"
source = "https://github.com/mellium/sasl.git"

[[override]]
name = "github.com/valyala/fasthttp"
version = "v1.2.0"

[prune]
go-tests = true
unused-packages = true

0 comments on commit e605360

Please sign in to comment.