DEBSOURCES
Skip Quicknav
sources / golang-github-evilsocket-islazy / 1.11.0-1 / version / ver.go
123456
package version const ( // Version is the version of the library (semantic versioning applies). Version = "1.11.0" )