Skip to content

Commit

Permalink
Update go.mod to be /v2
Browse files Browse the repository at this point in the history
Breaking API changes, we will be releasing this as v2.0.0
  • Loading branch information
Sean-Der committed Nov 11, 2019
1 parent bb2936e commit b8ff2e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/pion/dtls
module github.com/pion/dtls/v2

require (
github.com/pion/logging v0.2.2
Expand Down

0 comments on commit b8ff2e3

Please sign in to comment.