Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b52b836 commit 54c180dCopy full SHA for 54c180d
version.go
@@ -3,7 +3,7 @@ package dns
3
import "fmt"
4
5
// Version is current version of this library.
6
-var Version = v{1, 1, 67}
+var Version = v{1, 1, 68}
7
8
// v holds the version of this library.
9
type v struct {
0 commit comments