chore: bump github.com/prometheus/common from 0.55.0 to 0.57.0 (#14527)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-09-03 08:30:11 +00:00
committed by GitHub
parent 2368f48c1c
commit 478121df77
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -117,7 +117,7 @@
name = "coder-${osArch}";
# Updated with ./scripts/update-flake.sh`.
# This should be updated whenever go.mod changes!
vendorHash = "sha256-RtAdfYeBXm+X/BKc+ExOOhQx1NcGNxOXK3ZMmHi2dlg=";
vendorHash = "sha256-331vru1urLmbD5S7sT/PoJeKAXmx2kjX1wvjSHrOKlI=";
proxyVendor = true;
src = ./.;
nativeBuildInputs = with pkgs; [ getopt openssl zstd ];