app/vmselect/prometheus: go fmt after b39e9257eb

This commit is contained in:
Aliaksandr Valialkin 2023-12-07 16:01:18 +02:00
parent 9f79342e6a
commit 32aea90847
No known key found for this signature in database
GPG Key ID: 52C003EE2BCDB9EB
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ func TestFederate(t *testing.T) {
Value: []byte("b"),
},
{
Key: []byte("qqq"),
Key: []byte("qqq"),
Value: []byte("\\"),
},
{

View File

@ -18,7 +18,7 @@ func BenchmarkFederate(b *testing.B) {
Value: []byte("foobarbaz:2344"),
},
{
Key: []byte("job"),
Key: []byte("job"),
Value: []byte("aaabbbccc"),
},
},