diff --git a/go.mod b/go.mod index 78fdf765c..fb385e409 100644 --- a/go.mod +++ b/go.mod @@ -16,6 +16,7 @@ require ( github.com/lomik/zapwriter v0.0.0-20210624082824-c1161d1eb463 github.com/msaf1980/go-metrics v0.0.14 github.com/msaf1980/go-stringutils v0.1.4 + github.com/msaf1980/go-timeutils v0.0.3 github.com/pelletier/go-toml v1.9.5 github.com/prometheus/client_golang v1.13.1 github.com/prometheus/client_model v0.3.0 @@ -65,7 +66,6 @@ require ( github.com/mitchellh/mapstructure v1.5.0 // indirect github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect github.com/modern-go/reflect2 v1.0.2 // indirect - github.com/msaf1980/go-timeutils v0.0.3 // indirect github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f // indirect github.com/oklog/ulid v1.3.1 // indirect github.com/pkg/errors v0.9.1 // indirect @@ -74,7 +74,7 @@ require ( github.com/prometheus/common v0.37.0 // indirect github.com/prometheus/common/assets v0.2.0 // indirect github.com/prometheus/common/sigv4 v0.1.0 // indirect - github.com/prometheus/exporter-toolkit v0.8.1 // indirect + github.com/prometheus/exporter-toolkit v0.8.2 // indirect github.com/prometheus/procfs v0.8.0 // indirect github.com/shurcooL/httpfs v0.0.0-20190707220628-8d4bc4ba7749 // indirect github.com/stretchr/objx v0.5.0 // indirect diff --git a/go.sum b/go.sum index 3305e034e..3831c6452 100644 --- a/go.sum +++ b/go.sum @@ -581,7 +581,6 @@ github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe/go.mod h1:wL8QJ github.com/msaf1980/go-metrics v0.0.11/go.mod h1:8VcR8MdyvIJpcVLOVFKbhb27+60tXy0M+zq7Ag8a6Pw= github.com/msaf1980/go-metrics v0.0.14 h1:gD0kCG5MDbon33Nkz49yW6kz3yu0DHzDN0SxjGTWlTA= github.com/msaf1980/go-metrics v0.0.14/go.mod h1:8VcR8MdyvIJpcVLOVFKbhb27+60tXy0M+zq7Ag8a6Pw= -github.com/msaf1980/go-stringutils v0.1.2 h1:Gi2F1XGlI1C90mxl7dlVxXgiEnP3xRxhjoJ8DL3esDo= github.com/msaf1980/go-stringutils v0.1.2/go.mod h1:AxmV/6JuQUAtZJg5XmYATB5ZwCWgtpruVHY03dswRf8= github.com/msaf1980/go-stringutils v0.1.4 h1:UwsIT0hplHVucqbknk3CoNqKkmIuSHhsbBldXxyld5U= github.com/msaf1980/go-stringutils v0.1.4/go.mod h1:AxmV/6JuQUAtZJg5XmYATB5ZwCWgtpruVHY03dswRf8= @@ -652,8 +651,8 @@ github.com/prometheus/common/assets v0.2.0/go.mod h1:D17UVUE12bHbim7HzwUvtqm6gwB github.com/prometheus/common/sigv4 v0.1.0 h1:qoVebwtwwEhS85Czm2dSROY5fTo2PAPEVdDeppTwGX4= github.com/prometheus/common/sigv4 v0.1.0/go.mod h1:2Jkxxk9yYvCkE5G1sQT7GuEXm57JrvHu9k5YwTjsNtI= github.com/prometheus/exporter-toolkit v0.7.1/go.mod h1:ZUBIj498ePooX9t/2xtDjeQYwvRpiPP2lh5u4iblj2g= -github.com/prometheus/exporter-toolkit v0.8.1 h1:TpKt8z55q1zF30BYaZKqh+bODY0WtByHDOhDA2M9pEs= -github.com/prometheus/exporter-toolkit v0.8.1/go.mod h1:00shzmJL7KxcsabLWcONwpyNEuWhREOnFqZW7vadFS0= +github.com/prometheus/exporter-toolkit v0.8.2 h1:sbJAfBXQFkG6sUkbwBun8MNdzW9+wd5YfPYofbmj0YM= +github.com/prometheus/exporter-toolkit v0.8.2/go.mod h1:00shzmJL7KxcsabLWcONwpyNEuWhREOnFqZW7vadFS0= github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk= github.com/prometheus/procfs v0.0.2/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA= github.com/prometheus/procfs v0.0.8/go.mod h1:7Qr8sr6344vo1JqZ6HhLceV9o3AJ1Ff+GxbHq6oeK9A= diff --git a/vendor/github.com/prometheus/exporter-toolkit/web/handler.go b/vendor/github.com/prometheus/exporter-toolkit/web/handler.go index ae3ebc03b..c607a163a 100644 --- a/vendor/github.com/prometheus/exporter-toolkit/web/handler.go +++ b/vendor/github.com/prometheus/exporter-toolkit/web/handler.go @@ -19,6 +19,7 @@ import ( "encoding/hex" "fmt" "net/http" + "strings" "sync" "github.com/go-kit/log" @@ -113,7 +114,12 @@ func (u *webHandler) ServeHTTP(w http.ResponseWriter, r *http.Request) { hashedPassword = "$2y$10$QOauhQNbBCuQDKes6eFzPeMqBSjb7Mr5DUmpZ/VcEd00UAV/LDeSi" } - cacheKey := hex.EncodeToString(append(append([]byte(user), []byte(hashedPassword)...), []byte(pass)...)) + cacheKey := strings.Join( + []string{ + hex.EncodeToString([]byte(user)), + hex.EncodeToString([]byte(hashedPassword)), + hex.EncodeToString([]byte(pass)), + }, ":") authOk, ok := u.cache.get(cacheKey) if !ok { @@ -122,7 +128,7 @@ func (u *webHandler) ServeHTTP(w http.ResponseWriter, r *http.Request) { err := bcrypt.CompareHashAndPassword([]byte(hashedPassword), []byte(pass)) u.bcryptMtx.Unlock() - authOk = err == nil + authOk = validUser && err == nil u.cache.set(cacheKey, authOk) } diff --git a/vendor/github.com/prometheus/prometheus/web/ui/embed.go b/vendor/github.com/prometheus/prometheus/web/ui/embed.go deleted file mode 100644 index b6dc65671..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/embed.go +++ /dev/null @@ -1,22 +0,0 @@ -// Copyright 2022 The Prometheus Authors -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - -//go:build builtinassets -// +build builtinassets - -package ui - -import "embed" - -//go:embed static/css/prom_console.css.gz static/vendor/bootstrap-4.5.2/css/bootstrap.min.css.map.gz static/vendor/bootstrap-4.5.2/css/bootstrap-grid.css.map.gz static/vendor/bootstrap-4.5.2/css/bootstrap-grid.min.css.map.gz static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.css.gz static/vendor/bootstrap-4.5.2/css/bootstrap-grid.css.gz static/vendor/bootstrap-4.5.2/css/bootstrap.css.gz static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.min.css.map.gz static/vendor/bootstrap-4.5.2/css/bootstrap.min.css.gz static/vendor/bootstrap-4.5.2/css/bootstrap.css.map.gz static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.min.css.gz static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.css.map.gz static/vendor/bootstrap-4.5.2/css/bootstrap-grid.min.css.gz static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.min.js.map.gz static/vendor/bootstrap-4.5.2/js/bootstrap.min.js.map.gz static/vendor/bootstrap-4.5.2/js/bootstrap.js.map.gz static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.min.js.gz static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.js.map.gz static/vendor/bootstrap-4.5.2/js/bootstrap.min.js.gz static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.js.gz static/vendor/bootstrap-4.5.2/js/bootstrap.js.gz static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.css.gz static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.min.css.gz static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff.gz static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.svg.gz static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff2.gz static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.eot.gz static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.ttf.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff2.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff2.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.ttf.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.ttf.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.eot.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.svg.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff2.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.ttf.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.svg.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.eot.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.eot.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.svg.gz static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.less.gz static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.min.css.gz static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.css.gz static/vendor/rickshaw/rickshaw.min.js.gz static/vendor/rickshaw/vendor/d3.layout.min.js.gz static/vendor/rickshaw/vendor/d3.v3.js.gz static/vendor/rickshaw/rickshaw.min.css.gz static/vendor/js/jquery.selection.js.gz static/vendor/js/jquery.hotkeys.js.gz static/vendor/js/popper.min.js.gz static/vendor/js/jquery-3.5.1.min.js.gz static/js/prom_console.js.gz static/react/asset-manifest.json.gz static/react/static/css/main.e64b9629.css.map.gz static/react/static/css/main.e64b9629.css.gz static/react/static/media/index.cd351d7c31d0d3fccf96.cjs.gz static/react/static/media/codicon.b3726f0165bf67ac6849.ttf.gz static/react/static/media/prometheus_logo_grey.3cf697e5443028ca5e5255b93c7906c5.svg.gz static/react/static/js/main.4b3d0916.js.map.gz static/react/static/js/main.4b3d0916.js.LICENSE.txt.gz static/react/static/js/main.4b3d0916.js.gz static/react/manifest.json.gz static/react/favicon.ico.gz static/react/index.html.gz -var EmbedFS embed.FS diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/css/prom_console.css b/vendor/github.com/prometheus/prometheus/web/ui/static/css/prom_console.css deleted file mode 100644 index 0ed43b156..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/css/prom_console.css +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b3d6a140af351e2c59da0b458efaf208ddc33910c552c595098edcb4c008450 -size 3221 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/css/prom_console.css.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/css/prom_console.css.gz deleted file mode 100644 index efd5eef19..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/css/prom_console.css.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b646328dffbae814eac8111672af3901354f6100373f734f7946f6126752d78d -size 1042 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/js/prom_console.js b/vendor/github.com/prometheus/prometheus/web/ui/static/js/prom_console.js deleted file mode 100644 index d59f88b3f..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/js/prom_console.js +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:38218af7a3e151b4fcfad1d8d87f8136ebdda052b2c662a44221f282e3a583d1 -size 22820 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/js/prom_console.js.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/js/prom_console.js.gz deleted file mode 100644 index c3ce15493..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/js/prom_console.js.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:026acd1b0b23e27fb4565b2dbd9ab8b5e63b4dc5e9774e350939a71164b27de2 -size 5951 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/react/asset-manifest.json b/vendor/github.com/prometheus/prometheus/web/ui/static/react/asset-manifest.json deleted file mode 100644 index 971661f38..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/react/asset-manifest.json +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c9668552d6f826af85c8f07bce935c356efc7893b4f79e96b7b0680cbcb76fc -size 657 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/react/asset-manifest.json.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/react/asset-manifest.json.gz deleted file mode 100644 index 58c6f4fac..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/react/asset-manifest.json.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e588a204153331bba5e9797e8cfb295eacda2f61a9e6a7548e5bc57649ef9bf -size 293 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/react/favicon.ico b/vendor/github.com/prometheus/prometheus/web/ui/static/react/favicon.ico deleted file mode 100755 index 2d9b4d8ec..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/react/favicon.ico +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d72fc7b0bd1a4c1c4a016dfa4bfd594b2fb65a409575ec8f857864d4bdc658be -size 15086 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/react/favicon.ico.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/react/favicon.ico.gz deleted file mode 100755 index edf67b638..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/react/favicon.ico.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:052d03c8baebd634d25dece188d3b20ceb73547555f5cd6ac112139ab8f1883c -size 3448 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/react/index.html b/vendor/github.com/prometheus/prometheus/web/ui/static/react/index.html deleted file mode 100644 index 65be37b75..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/react/index.html +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf9e4eca3eb6d0bfe6907ff4e88f8e8a37e1d5bb1cfd3a7fea93340d5ae30d2e -size 718 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/react/index.html.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/react/index.html.gz deleted file mode 100644 index 5d36c0721..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/react/index.html.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:424df909ad8af31ae18cf6576f9ef4a758674cc6423c5f4dff73ae4b8ea66cd6 -size 453 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/react/manifest.json b/vendor/github.com/prometheus/prometheus/web/ui/static/react/manifest.json deleted file mode 100755 index 57740f3c4..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/react/manifest.json +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:976d3997489cdc4998a52e6e6245cdd9487a1af915d5c068fd790c5dc4a5df7a -size 318 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/react/manifest.json.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/react/manifest.json.gz deleted file mode 100755 index 9a30972a9..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/react/manifest.json.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06110aeb92005e179b0dce1dffd5e78ec779888fbb318ded7c24a1dcb30e6d24 -size 233 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/css/main.e64b9629.css b/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/css/main.e64b9629.css deleted file mode 100644 index 0479b77a0..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/css/main.e64b9629.css +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4bcebe7edb1f49fcf6d276ff2ed458bc8b9f93f0d6581945a1052dd7d7f2fdd -size 412527 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/css/main.e64b9629.css.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/css/main.e64b9629.css.gz deleted file mode 100644 index 7f22a155e..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/css/main.e64b9629.css.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ea7751007896177e7a5d7b6b1b4adc70b653796232e2e4c314d8d170204f024f -size 53000 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/css/main.e64b9629.css.map b/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/css/main.e64b9629.css.map deleted file mode 100644 index 5cdd2f115..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/css/main.e64b9629.css.map +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12529245e03541fd84158cfbe3b8cafa76aa6f265acaec5ab9509b9943f35b3e -size 326960 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/css/main.e64b9629.css.map.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/css/main.e64b9629.css.map.gz deleted file mode 100644 index ed59571f6..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/css/main.e64b9629.css.map.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e4831ab79db84ca0af64ab0f6925ed39b44fab4b03a11637126f8398717e7de -size 79657 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/js/main.4b3d0916.js b/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/js/main.4b3d0916.js deleted file mode 100644 index 42ccd5d2a..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/js/main.4b3d0916.js +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa96a5a517e4cb1c1fd85b5a1b42521e08ab0009a6c5ed9c42f9469ecdc5eab0 -size 2295787 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/js/main.4b3d0916.js.LICENSE.txt b/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/js/main.4b3d0916.js.LICENSE.txt deleted file mode 100644 index 49be2672f..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/js/main.4b3d0916.js.LICENSE.txt +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06027675addfc87b7ae652c5c3627efa7db6663f25072b01d5ba1b0630a06c90 -size 2861 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/js/main.4b3d0916.js.LICENSE.txt.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/js/main.4b3d0916.js.LICENSE.txt.gz deleted file mode 100644 index 7f0899cc3..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/js/main.4b3d0916.js.LICENSE.txt.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d9211ed8f3222d00cf26d8e43055d3e515ce85e126d26449e6e2d47dac5baf1 -size 884 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/js/main.4b3d0916.js.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/js/main.4b3d0916.js.gz deleted file mode 100644 index e7c1ee04f..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/js/main.4b3d0916.js.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae8979da50abc514141c44ea54918dd858f7c2b506c7dd5a592057eb22e95481 -size 460905 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/js/main.4b3d0916.js.map b/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/js/main.4b3d0916.js.map deleted file mode 100644 index 7e3c61793..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/js/main.4b3d0916.js.map +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:659bc072caedf726cf5089b8cec6005021006aef9f6df0b03d71b532534a3f79 -size 6590040 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/js/main.4b3d0916.js.map.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/js/main.4b3d0916.js.map.gz deleted file mode 100644 index 9e37ddff7..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/js/main.4b3d0916.js.map.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e3c49fcd981fc652708dab48bb6e513036deeb7c38bde6c472e5a6c6b5aa74b3 -size 1870284 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/media/codicon.b3726f0165bf67ac6849.ttf b/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/media/codicon.b3726f0165bf67ac6849.ttf deleted file mode 100644 index 590c48560..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/media/codicon.b3726f0165bf67ac6849.ttf +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1b55f12eca93ba6743e7a196adb0fd4828a4f85311d17f21d03a65a6fe763b6e -size 61024 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/media/codicon.b3726f0165bf67ac6849.ttf.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/media/codicon.b3726f0165bf67ac6849.ttf.gz deleted file mode 100644 index 53eeca5e0..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/media/codicon.b3726f0165bf67ac6849.ttf.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4711b26ae49552de928160832e19e16d86c5cf20d2b61899f7a8775ab34ffcc7 -size 38773 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/media/index.cd351d7c31d0d3fccf96.cjs b/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/media/index.cd351d7c31d0d3fccf96.cjs deleted file mode 100644 index 537daca4b..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/media/index.cd351d7c31d0d3fccf96.cjs +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:582d85c9598c78089a89e9ea3396576394922e04236f6f9d495abf0409af63aa -size 325 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/media/index.cd351d7c31d0d3fccf96.cjs.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/media/index.cd351d7c31d0d3fccf96.cjs.gz deleted file mode 100644 index ca92a17f6..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/media/index.cd351d7c31d0d3fccf96.cjs.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:feeb88f0c929c19028d5d44c0dc17f57ad9dc65709bf462569ca66a89c984f0a -size 277 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/media/prometheus_logo_grey.3cf697e5443028ca5e5255b93c7906c5.svg b/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/media/prometheus_logo_grey.3cf697e5443028ca5e5255b93c7906c5.svg deleted file mode 100644 index 6ca7a5735..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/media/prometheus_logo_grey.3cf697e5443028ca5e5255b93c7906c5.svg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:584958f7b25abe6db5f9dff2b6743c60311571feaa2c3f5047d831ae92e74489 -size 1533 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/media/prometheus_logo_grey.3cf697e5443028ca5e5255b93c7906c5.svg.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/media/prometheus_logo_grey.3cf697e5443028ca5e5255b93c7906c5.svg.gz deleted file mode 100644 index 01f523354..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/react/static/media/prometheus_logo_grey.3cf697e5443028ca5e5255b93c7906c5.svg.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d23ed45c67eabb423fc171aaa4bd84125b26fb6168d1f1d6b5fa2a3eed274de -size 944 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.css b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.css deleted file mode 100644 index 1cbc4caf8..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.css +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:434ff0dd1eac1acf7aa683e97a8da20304a963ca14978005b8221ab07248c6d5 -size 67472 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.css.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.css.gz deleted file mode 100644 index 30ed1d98b..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.css.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a9f30bfbb1f712d481204cf39100927e9042b89801d1a114903bba308f84096 -size 7126 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.css.map b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.css.map deleted file mode 100644 index cd7cca0a7..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.css.map +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca95c201e78cb818f782e8fe261b5854b70a0c1d4a0e077ea26348114c25b524 -size 157550 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.css.map.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.css.map.gz deleted file mode 100644 index 22ad75b9c..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.css.map.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:77e63b84f978a4af22569fbe36f494a2d0175fdf07717493b4e0ee5eccedc536 -size 27889 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.min.css b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.min.css deleted file mode 100644 index eb6e7bdec..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.min.css +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c45a5eb97e8ab82131877dc492284c753ffd80dfb15d9737a4fd13ada1c3351 -size 50636 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.min.css.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.min.css.gz deleted file mode 100644 index d4a7162b6..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.min.css.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1210031c0352e02ec6b184a16d7306520ab6267ee2c81a308905e60ae3131f3d -size 6207 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.min.css.map b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.min.css.map deleted file mode 100644 index 0d3df1114..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.min.css.map +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:895c25f4b3bc01d91a279885c7b376d24d713d0c9bf509d9ae109769b29277a0 -size 115008 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.min.css.map.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.min.css.map.gz deleted file mode 100644 index 7299f7755..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.min.css.map.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5f3556bd20c865f84fb91fc4610a770ecdbe0d3a65da736e588580ea0908cc0f -size 14657 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.css b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.css deleted file mode 100644 index 21bf44daf..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.css +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72e72a08cb5e59b8643c8c3c2e98d873dbbf1bb1895b5c46e0fdd360d31ed969 -size 4764 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.css.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.css.gz deleted file mode 100644 index 2676df683..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.css.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7dfaee740740b36d71dfc89286e3365576f7ea179d1f21c408ce0b4edb7a9201 -size 1731 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.css.map b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.css.map deleted file mode 100644 index bd568541e..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.css.map +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:657f149d09b162b54517dc8294d9f1c31bdb48876d0682a86d7cb19811aea713 -size 76950 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.css.map.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.css.map.gz deleted file mode 100644 index 0f2f62990..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.css.map.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:19b99272667c44c2964e0aa9802a8872f681ea25a3baeb4078a029613990d8a8 -size 17344 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.min.css b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.min.css deleted file mode 100644 index acd910143..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.min.css +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:440645cad3480edeaa059f0ebea205fa6ec59832f5a829141697a0f9f284d39c -size 3903 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.min.css.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.min.css.gz deleted file mode 100644 index 64248c7f3..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.min.css.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1ebe8375a4b00847c5b3a476dab2287fd78858c4f3b9ef7194341935f2c9ff8 -size 1626 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.min.css.map b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.min.css.map deleted file mode 100644 index a25116010..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.min.css.map +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:13f562a9abde2b1b90f841114422d8c34c2efc9647524265381fbd9d7ba748e5 -size 32346 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.min.css.map.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.min.css.map.gz deleted file mode 100644 index 280500fca..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.min.css.map.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b6434994ab3c0569835ca2c976812a0d66302a96fb3de142ffdec4e1bf626c3 -size 8179 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.css b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.css deleted file mode 100644 index aac8bf33c..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.css +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:538fca3b551cce7af15e486a0ef584bc87599b66ef44cdafc05b0bebd8a8b882 -size 198134 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.css.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.css.gz deleted file mode 100644 index 37e4c5572..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.css.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb9345a2fc161fd68673aef834baaccd717b30f7bf86fa61805d8f99a16ffaa8 -size 26150 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.css.map b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.css.map deleted file mode 100644 index abbf277e8..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.css.map +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8a7f8eb42a87d04885a8e3aec1d897dd86588f993ff4d6533ad6899ec5d106f -size 507852 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.css.map.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.css.map.gz deleted file mode 100644 index ae0d06288..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.css.map.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0fd18acc1fab0be5b281efb3904aa35a6065d1a843a42a887a6c7aa0a8bd4f17 -size 101408 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.min.css b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.min.css deleted file mode 100644 index eb21fcd27..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.min.css +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b0fbe5b7ad705f6a937c4998ad02f73d8f0d976fe231b74aef0ec996990c93a -size 160302 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.min.css.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.min.css.gz deleted file mode 100644 index 89c3fc02a..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.min.css.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca533160ea4e468d450bdff17c99110f4870c84497cde9651acc875ea56b5ac4 -size 23819 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.min.css.map b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.min.css.map deleted file mode 100644 index 2f34eb3f6..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.min.css.map +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d9cefd126009b14897b535ce0e1efe0de43bfc022f71db2efb20dfb71b4d8866 -size 646357 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.min.css.map.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.min.css.map.gz deleted file mode 100644 index 47c03432f..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.min.css.map.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7de0c0a22777848e9e179b1140f6bb096fd1cb4aad3ed82e06f01e184c47dc3f -size 105018 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.js b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.js deleted file mode 100644 index 0b0ea685f..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.js +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7023807a4c1c0463b29dfa20e2f8c4da5320dd5df458e2f0ff004a0b417ef25e -size 228437 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.js.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.js.gz deleted file mode 100644 index 4b13439d2..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.js.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40ab1a060608cc871069c49975609022b968bb78dc1a79d36fc92f863fd31820 -size 48699 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.js.map b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.js.map deleted file mode 100644 index b8c9f8aa1..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.js.map +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0c6afeeefc47a87d2434de276a3eb346dc14d87a772ec5ef4e8c68ba10a4414f -size 410255 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.js.map.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.js.map.gz deleted file mode 100644 index 95ae87854..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.js.map.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:84bb7769a3215030f4d78c8cb2983a90a99de6752d2a71a6ebf542adf5173cb3 -size 92995 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.min.js b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.min.js deleted file mode 100644 index f8455de6d..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.min.js +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f67b782ec5a62c8fcedb89535bcf48cc02ae06a119e3b97fe2b875fad1ff358f -size 80927 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.min.js.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.min.js.gz deleted file mode 100644 index 98db62b6a..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.min.js.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a8c3d9424760a15acba5667b73af2f634a0a4991329e1f24d30c0f4fe721bdca -size 21672 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.min.js.map b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.min.js.map deleted file mode 100644 index ca1d3b947..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.min.js.map +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47b60f08956b66f5d894a0838eee4e66b26763ade55a7da9f0ec739e5893d36d -size 315990 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.min.js.map.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.min.js.map.gz deleted file mode 100644 index 75376bd6b..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.min.js.map.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4befdcbd8ff4f0ed6c0ee1e26e10c367c7a7097f6dd7c7b631e6c9c3020c1adb -size 83090 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.js b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.js deleted file mode 100644 index 72706a4df..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.js +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dd94aa9fafad4addd6cefb49809b9752132d5e9fe2afa116805440c733ebc22f -size 135565 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.js.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.js.gz deleted file mode 100644 index 0962c539f..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.js.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8351c9ae29b368364b90084f1d5888e0cf43d15b09ebdc35b3f176e3765bc6d -size 25582 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.js.map b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.js.map deleted file mode 100644 index 53edd29a8..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.js.map +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d490fc9b5dcdff06578d5469a3b9033e627c244909b00907eb80897084255b5 -size 255140 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.js.map.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.js.map.gz deleted file mode 100644 index cf5d15ff3..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.js.map.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1886d28d8a1619dfe0ea2acf498f156e3983973cb6fa536b64a67c4c0027d3fc -size 59080 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.min.js b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.min.js deleted file mode 100644 index dd4e88447..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.min.js +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:79c599dd760cec0c1621a1af49d9a2a49da5d45e1b37d4575bace0a5e0226582 -size 60044 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.min.js.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.min.js.gz deleted file mode 100644 index 923d1396b..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.min.js.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d46e3bc9874be8e3c6bfdf98cf2e40b7427622a546111581f2e7cd22b2579a7 -size 14781 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.min.js.map b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.min.js.map deleted file mode 100644 index a22ac53f1..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.min.js.map +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:17a5ae40ab52af73b91996a1b9117215368329de741e5ba47cad7a2d266bb7a0 -size 192261 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.min.js.map.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.min.js.map.gz deleted file mode 100644 index ecaf5df68..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.min.js.map.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e4cdc4aaca5f1820e91cf1caa561d439edf8de0b72fb203d5d44781f5573e89 -size 47357 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.css b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.css deleted file mode 100644 index a7bea5f1e..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.css +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de89cca5dcd707f880a5839321fefceb2784484293eab0c2af48a25ea58ca87e -size 14523 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.css.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.css.gz deleted file mode 100644 index f99d6a933..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.css.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ba4bcaa39d450da68e463f6ac09d8de28b38d04a24378866403aacdb5796ed12 -size 2604 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.min.css b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.min.css deleted file mode 100644 index 37d64171b..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.min.css +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d38deca9a2225c83bc7a182bef7524d9322eef06dde00cb057c9fd9d74006a4f -size 11830 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.min.css.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.min.css.gz deleted file mode 100644 index b7aa99989..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.min.css.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d443f1e00b7575765b6474fa10a3344dda9f03b9feea08ad7bd560645eb24db -size 2537 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.eot b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.eot deleted file mode 100644 index 4ef6044b0..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.eot +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:75a8d21d405fc02922bf4e5910c02da8c69e1422c54eace016902f8d13f24cc3 -size 98620 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.eot.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.eot.gz deleted file mode 100644 index 1bf437fac..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.eot.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:87495ed8ac807e7aece642996304b99366173bb3b7526a47eb429b464220c1bd -size 64822 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.svg b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.svg deleted file mode 100644 index 6e466637d..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.svg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:981c7b389bbd9de156f6b92bb4f65f4e66d329b9d3503277d4fe6eef1008f3f4 -size 507478 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.svg.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.svg.gz deleted file mode 100644 index 37484a9d0..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.svg.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a808cf566fd24ce6a2171fbc0e798ff70cc6b2c314461e7ee65cb0fc9856b6aa -size 164467 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.ttf b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.ttf deleted file mode 100644 index 675e1ba32..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.ttf +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:345def96ebbc01d79e677848420a94ca0653961c03b30977714fa62395553569 -size 98384 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.ttf.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.ttf.gz deleted file mode 100644 index 74d918618..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.ttf.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:28f7bd55440eca704d0fe2114339f704825f9a50ae40dc7945ea5a0ccbaff42e -size 64712 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff deleted file mode 100644 index 2cdb58810..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d9317d5559d4091516c1e240689589122ad9b101f030ef7aee8c01a9fc5a78c -size 63712 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff.gz deleted file mode 100644 index f13b99055..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f5c120eebe53fabd7a66be644b8df9ac1bccbb4842e34349374ec3a76e2a713 -size 63755 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff2 b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff2 deleted file mode 100644 index d8793eab0..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:155963e3fb06f13011705c65bc52ed31f9989b87309c945948a76b35f8e7da67 -size 54420 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff2.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff2.gz deleted file mode 100644 index bfcd43a8a..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff2.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dcd557ec19787024852d5427ae793d0c1a2a1b0d07de67b8853de426a134c98c -size 54468 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.eot b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.eot deleted file mode 100644 index 780ee87f1..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.eot +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e73d73f67b277568ab01d56322d1a01d66409a8f947735dd738fe2dcb6bb0c58 -size 31156 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.eot.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.eot.gz deleted file mode 100644 index 93788e6b2..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.eot.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7eeb0df83fa52889f317bc39d239735be8844187ce0ae662f858ba5723d780c0 -size 14942 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.svg b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.svg deleted file mode 100644 index a24bd056c..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.svg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42e44be1cfd7bfab3031546e1f656418e9c835230a2f69b7a34594815d0e0a80 -size 107199 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.svg.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.svg.gz deleted file mode 100644 index c3118e8ae..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.svg.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24cd5ae45f59691c82555b48e581b668fc3c73fe1731aa0b534227d25e2199d6 -size 36741 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.ttf b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.ttf deleted file mode 100644 index 8ba6825e5..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.ttf +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8721a523848f5d583c554552d6daeaaacefc8eb9239ba0c998a09492667f5c75 -size 30928 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.ttf.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.ttf.gz deleted file mode 100644 index 6a15b8e7b..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.ttf.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ebf161fe0c6971dc6d6dc4d6c64fa47996ac1941ea31f7a2b4a043cdf8ed443e -size 14953 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff deleted file mode 100644 index 85d965644..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4773adbb080c5189d52e31d83658b6d9743bdf7337e53bb8a4706de8dc116ffd -size 14712 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff.gz deleted file mode 100644 index 4e0429d8d..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1465032c1914bb0ade40be49183fc89999d87a51bc764f297b7f3db179f716c6 -size 14734 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff2 b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff2 deleted file mode 100644 index 2b0556b73..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a36d4f83add2176a3c6243bd57a32a387a1906227e286689530ff878de1994eb -size 12220 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff2.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff2.gz deleted file mode 100644 index 3286abc7a..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff2.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca588f645b11dc7d20ed610023f4c1a281fed581f1d29c7f3ba0be52cf4c97d4 -size 12264 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.eot b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.eot deleted file mode 100644 index b9c127521..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.eot +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5d00bfd4457c03601f28e200ed5db6e5bf58b332164a1e630fa6aafcfab6bcb -size 102152 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.eot.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.eot.gz deleted file mode 100644 index d31012d87..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.eot.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:356e1be1adaec8095ea45e68644d3b3697e063c88d94218e4df84dbe70b8713d -size 49857 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.svg b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.svg deleted file mode 100644 index 603b3826a..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.svg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0f3ece320e40f6c55b19378e123f198a3ef5f2e8fbd9ab7906ce04198770fdf -size 378215 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.svg.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.svg.gz deleted file mode 100644 index 930e723fc..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.svg.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0692dcbf690f65b9d9ebbac9dda583cc55c70590052f89027ff24cede1774222 -size 129484 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.ttf b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.ttf deleted file mode 100644 index 656a7b329..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.ttf +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ae2e3bc1545ee5fd1f72e0f4d0656f8054d1ead2e51c28f8f0730f85f688bed -size 101932 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.ttf.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.ttf.gz deleted file mode 100644 index ad671efb2..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.ttf.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d2cf4b85bb9ffd7469444163356cf83418009cb860ad9eebc503696e3f98ed2 -size 49760 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff deleted file mode 100644 index b5fde8cb1..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6f43ff9f2fb98cc65e18f73ee16951bacfb055f76e68e06f7d91989fd770fa71 -size 48704 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff.gz deleted file mode 100644 index b2e75644e..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:91a7ab17dde45c35f2921732c46b0c0a5eb5cc1a3e877a497e8a19e1a198f2e4 -size 48743 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff2 b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff2 deleted file mode 100644 index fde4798a4..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:62554277d07b20c6bfae7c6267b3198b4846f604a37d4085bf9f54c392210b56 -size 38784 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff2.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff2.gz deleted file mode 100644 index cf88af4a8..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff2.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:15c544ec29677cfba2af376a78b26a7db067640ff69dfbc17067f8e056dfcd90 -size 38799 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.eot b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.eot deleted file mode 100644 index 42ea705fe..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.eot +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407 -size 20127 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.eot.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.eot.gz deleted file mode 100644 index 917b900db..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.eot.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1a6581a17032e9c27f9edede90043df8082d6506c993fcd02721de56bec95b5 -size 20083 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.svg b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.svg deleted file mode 100644 index 781641cc6..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.svg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42f60659d265c1a3c30f9fa42abcbb56bd4a53af4d83d316d6dd7a36903c43e5 -size 108738 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.svg.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.svg.gz deleted file mode 100644 index 0d15b78a1..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.svg.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5282f64a65ebc2f2736e0472a3f60aaf9aba9f07a15c71751674713e01857b97 -size 26850 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.ttf b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.ttf deleted file mode 100644 index 233386dab..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.ttf +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e395044093757d82afcb138957d06a1ea9361bdcf0b442d06a18a8051af57456 -size 45404 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.ttf.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.ttf.gz deleted file mode 100644 index d27b31e15..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.ttf.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8429a4fec605972f5e2dc0483307eaf0c1ec71307065b5e9489d8aaf4e1d460f -size 23542 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff deleted file mode 100644 index 334f2da22..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742 -size 23424 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff.gz deleted file mode 100644 index 20f5f656a..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:058d8242d03d025aee7d043e14c1bf2c47a098dc8dbc22afe9f0f3c87c78d15f -size 23172 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff2 b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff2 deleted file mode 100644 index 3336ba115..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c -size 18028 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff2.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff2.gz deleted file mode 100644 index 5df2b0ee7..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff2.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:add92f3c4172fc8804f06383eb6786c1ebcb9713b93f911dc84d6ca00b4df61b -size 18065 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.css b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.css deleted file mode 100644 index 4c0f9d068..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.css +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:17c24cd7ff3e23bbbb4ace8f7ce3e9d2f2e056352ab7449ba44fb2d2a45d034d -size 51062 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.css.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.css.gz deleted file mode 100644 index 7241e7f1e..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.css.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2dedff97914e7e50c742d3aa824dc80d876fd12095b81004dc294985021139ed -size 8113 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.less b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.less deleted file mode 100644 index 51e8e0745..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.less +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce94f7a1723842bcb3414363ad4aad4f0e9205faa08d87dc7aacee0cc7876ebe -size 53867 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.less.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.less.gz deleted file mode 100644 index 46c844ca1..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.less.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:19a8cfb08f1023cd1ae77fb63942583f90f7541515a0ff73533707578e69b0bc -size 8534 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.min.css b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.min.css deleted file mode 100644 index 74ba98380..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.min.css +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:41ecb6b97e75656a5faacc31e8bb9d66f401ffcb6d4c3da2601a89d54899d9cc -size 42307 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.min.css.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.min.css.gz deleted file mode 100644 index 8c73dbadc..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.min.css.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ef1db0a9fa672634894de4069bd565f3ca93b956486b2346d23ba0f326ad1d0 -size 8006 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/js/jquery-3.5.1.min.js b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/js/jquery-3.5.1.min.js deleted file mode 100644 index cac7d6f8a..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/js/jquery-3.5.1.min.js +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f7f6a5894f1d19ddad6fa392b2ece2c5e578cbf7da4ea805b6885eb6985b6e3d -size 89476 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/js/jquery-3.5.1.min.js.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/js/jquery-3.5.1.min.js.gz deleted file mode 100644 index 8daa5d06d..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/js/jquery-3.5.1.min.js.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ea37065192a3c1cc758f9bd869406475c92766e147ee53a4c16a14b5b6e7004 -size 30848 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/js/jquery.hotkeys.js b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/js/jquery.hotkeys.js deleted file mode 100644 index c84a89256..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/js/jquery.hotkeys.js +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2965cdb551b8038736240b36b617798c850506eecc090af3316ebee175043009 -size 4490 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/js/jquery.hotkeys.js.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/js/jquery.hotkeys.js.gz deleted file mode 100644 index 960bc3399..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/js/jquery.hotkeys.js.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b925ee41d02062e45a044f9c15554f2ecb15852034cc32721eb43dc508b29cb9 -size 1775 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/js/jquery.selection.js b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/js/jquery.selection.js deleted file mode 100644 index df751a9e3..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/js/jquery.selection.js +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6baf2e03fd97359bbb4fb749f74bda8c0d6aff9a7a2121620740a9dc08ccb08a -size 12881 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/js/jquery.selection.js.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/js/jquery.selection.js.gz deleted file mode 100644 index 09d6f7921..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/js/jquery.selection.js.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb52bbce2fbdf7913b3f6d7e70d7dfe205fb67148079549f5eceff15caf7a006 -size 2732 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/js/popper.min.js b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/js/popper.min.js deleted file mode 100644 index 66c5d436a..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/js/popper.min.js +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e95b881702116fa860c3e41ef7ebaac83c3ecf0db026aaae023b46671db74ce -size 19236 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/js/popper.min.js.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/js/popper.min.js.gz deleted file mode 100644 index 85dfff3f0..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/js/popper.min.js.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5ff2f12a2abf706884c754f5ac257f4b4342a0cd550e6c36a1ea4953a40c935 -size 6967 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/rickshaw/rickshaw.min.css b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/rickshaw/rickshaw.min.css deleted file mode 100644 index bd8cd458d..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/rickshaw/rickshaw.min.css +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39f6c374d07a5c6a3903528ee82d9b76e3d8a6f18ccbe245926bc4ef41f2e669 -size 6102 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/rickshaw/rickshaw.min.css.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/rickshaw/rickshaw.min.css.gz deleted file mode 100644 index 39f41ba9a..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/rickshaw/rickshaw.min.css.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a7b3ddd3bfa9cbde0abb2b2202a8b71b06a64bde54512af81bcfbadde16cc74 -size 1475 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/rickshaw/rickshaw.min.js b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/rickshaw/rickshaw.min.js deleted file mode 100644 index a9b958c25..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/rickshaw/rickshaw.min.js +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:769ac4758b68942808c6ae88faf20a17ad768404ee55e71b0979bad3ffe632e5 -size 76322 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/rickshaw/rickshaw.min.js.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/rickshaw/rickshaw.min.js.gz deleted file mode 100644 index 5602fe6e9..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/rickshaw/rickshaw.min.js.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:50857c9d525038400731711bfe0162db2cf8ffc9511859a91920de246bd2a687 -size 17974 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/rickshaw/vendor/d3.layout.min.js b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/rickshaw/vendor/d3.layout.min.js deleted file mode 100644 index 863761d7f..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/rickshaw/vendor/d3.layout.min.js +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8f4fe65c935298545bf90e35c59971f43a36fafb4de717ebf448ccc0f2a1b0f -size 17514 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/rickshaw/vendor/d3.layout.min.js.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/rickshaw/vendor/d3.layout.min.js.gz deleted file mode 100644 index 14c0d92a2..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/rickshaw/vendor/d3.layout.min.js.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:674bab693aec8a27d7b90693b4942155f9a2db566a1d7311a0d277a2c5f4196b -size 6491 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/rickshaw/vendor/d3.v3.js b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/rickshaw/vendor/d3.v3.js deleted file mode 100644 index cef4bd401..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/rickshaw/vendor/d3.v3.js +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:622558e0c595d9521e9f12f60f356b4aa1f2bc0359ca5079ce68b808aaaec478 -size 144718 diff --git a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/rickshaw/vendor/d3.v3.js.gz b/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/rickshaw/vendor/d3.v3.js.gz deleted file mode 100644 index abf333e7c..000000000 --- a/vendor/github.com/prometheus/prometheus/web/ui/static/vendor/rickshaw/vendor/d3.v3.js.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f31e203df0dfd98eacf30677d61439a2496d8adfa21278947c3bc1773188b429 -size 49835 diff --git a/vendor/modules.txt b/vendor/modules.txt index 58b8e4fb4..ed5e681a3 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -262,7 +262,7 @@ github.com/prometheus/common/assets # github.com/prometheus/common/sigv4 v0.1.0 ## explicit; go 1.15 github.com/prometheus/common/sigv4 -# github.com/prometheus/exporter-toolkit v0.8.1 +# github.com/prometheus/exporter-toolkit v0.8.2 ## explicit; go 1.17 github.com/prometheus/exporter-toolkit/web # github.com/prometheus/procfs v0.8.0