File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 117
117
name = "coder-${ osArch } " ;
118
118
# Updated with ./scripts/update-flake.sh`.
119
119
# This should be updated whenever go.mod changes!
120
- vendorHash = "sha256-RtAdfYeBXm+X/BKc+ExOOhQx1NcGNxOXK3ZMmHi2dlg =" ;
120
+ vendorHash = "sha256-331vru1urLmbD5S7sT/PoJeKAXmx2kjX1wvjSHrOKlI =" ;
121
121
proxyVendor = true ;
122
122
src = ./. ;
123
123
nativeBuildInputs = with pkgs ; [ getopt openssl zstd ] ;
Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ require (
150
150
github.com/pkg/sftp v1.13.6
151
151
github.com/prometheus/client_golang v1.20.1
152
152
github.com/prometheus/client_model v0.6.1
153
- github.com/prometheus/common v0.55 .0
153
+ github.com/prometheus/common v0.57 .0
154
154
github.com/quasilyte/go-ruleguard/dsl v0.3.21
155
155
github.com/robfig/cron/v3 v3.0.1
156
156
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
Original file line number Diff line number Diff line change @@ -823,8 +823,8 @@ github.com/prometheus/client_golang v1.20.1/go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/j
823
823
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
824
824
github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E =
825
825
github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
826
- github.com/prometheus/common v0.55 .0 h1:KEi6DK7lXW/m7Ig5i47x0vRzuBsHuvJdi5ee6Y3G1dc =
827
- github.com/prometheus/common v0.55 .0 /go.mod h1:2SECS4xJG1kd8XF9IcM1gMX6510RAEL65zxzNImwdc8 =
826
+ github.com/prometheus/common v0.57 .0 h1:Ro/rKjwdq9mZn1K5QPctzh+MA4Lp0BuYk5ZZEVhoNcY =
827
+ github.com/prometheus/common v0.57 .0 /go.mod h1:7uRPFSUTbfZWsJ7MHY56sqt7hLQu3bxXHDnNhl8E9qI =
828
828
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc =
829
829
github.com/prometheus/procfs v0.15.1 /go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk =
830
830
github.com/quasilyte/go-ruleguard/dsl v0.3.21 h1:vNkC6fC6qMLzCOGbnIHOd5ixUGgTbp3Z4fGnUgULlDA =
You can’t perform that action at this time.
0 commit comments