mirror of
https://github.com/kemko/nomad.git
synced 2026-01-02 08:25:43 +03:00
Revert accidental changes to vendor/
This commit is contained in:
2
vendor/github.com/golang/snappy/encode_amd64.go
generated
vendored
2
vendor/github.com/golang/snappy/encode_amd64.go
generated
vendored
@@ -26,4 +26,4 @@ func extendMatch(src []byte, i, j int) int
|
||||
// encodeBlock has the same semantics as in encode_other.go.
|
||||
//
|
||||
//go:noescape
|
||||
func encodeBlock(dst, src []byte) (d int)
|
||||
func encodeBlock(dst, src []byte) (d int)
|
||||
2
vendor/github.com/hashicorp/serf/serf/keymanager.go
generated
vendored
2
vendor/github.com/hashicorp/serf/serf/keymanager.go
generated
vendored
@@ -189,4 +189,4 @@ func (k *KeyManager) ListKeysWithOptions(opts *KeyRequestOptions) (*KeyResponse,
|
||||
defer k.l.RUnlock()
|
||||
|
||||
return k.handleKeyRequest("", listKeysQuery, opts)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user