Skip to content

Tags: hashicorp/go-sockaddr

Tags

v1.0.7

Toggle v1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump golang.org/x/crypto from 0.0.0-20200820211705-5c72a883971a to 0.…

…17.0 (#63)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.0.6

Toggle v1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #55 from hashicorp/wasm

Add support for js/wasm

v1.0.5

Toggle v1.0.5's commit message
Use old format for go version statement in go.mod

Newer Go versions use the micro version as well when adding a version
statement to `go mod tidy` but this confuses older tooling.

v1.0.4

Toggle v1.0.4's commit message
Add Go version statement to go.mod, update deps

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #34 from angrycub/f-win-ps-route

Add PowerShell impl. of GetDefaultInterfaceName

v1.0.2

Toggle v1.0.2's commit message
Add android os (#25)

* Add android os

Allthough android is linux the 'ip route' command doesn't return 'default' line.
Android has only one interface active at any time.

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add some more deps to go mod (#29)

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add go.mod (#28)