mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-17 09:23:48 +00:00
swarm/storage/mock: Correct build tag in wrong dir
This commit is contained in:
parent
7a1099dfa8
commit
73ed8efc82
2 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,5 @@
|
|||
// +build go1.8
|
||||
//
|
||||
// Copyright 2018 The go-ethereum Authors
|
||||
// This file is part of the go-ethereum library.
|
||||
//
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
// +build 1.8
|
||||
//
|
||||
// Copyright 2018 The go-ethereum Authors
|
||||
// This file is part of the go-ethereum library.
|
||||
//
|
||||
|
|
|
|||
Loading…
Reference in a new issue