diff options
Diffstat (limited to 'vendor/github.com/prometheus/common/model/labelset_string.go')
-rw-r--r-- | vendor/github.com/prometheus/common/model/labelset_string.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vendor/github.com/prometheus/common/model/labelset_string.go b/vendor/github.com/prometheus/common/model/labelset_string.go index 481c47b46..abb2c9001 100644 --- a/vendor/github.com/prometheus/common/model/labelset_string.go +++ b/vendor/github.com/prometheus/common/model/labelset_string.go @@ -11,8 +11,6 @@ // See the License for the specific language governing permissions and // limitations under the License. -//go:build go1.21 - package model import ( |