File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ import (
1212 "testing"
1313 "unicode"
1414
15- "cdr.dev/slog"
15+ "cdr.dev/slog/v3 "
1616
1717 "github.com/spf13/pflag"
1818 "golang.org/x/exp/constraints"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/coder/serpent
33go 1.21.4
44
55require (
6- cdr.dev/slog v1.6.2-0.20240126064726-20367d4aede6
6+ cdr.dev/slog/v3 v3.0.0-rc1
77 github.com/coder/pretty v0.0.0-20230908205945-e89ba86370e0
88 github.com/hashicorp/go-multierror v1.1.1
99 github.com/mitchellh/go-homedir v1.1.0
Original file line number Diff line number Diff line change 1- cdr.dev/slog v1.6.2-0.20240126064726-20367d4aede6 h1:KHblWIE/KHOwQ6lEbMZt6YpcGve2FEZ1sDtrW1Am5UI =
2- cdr.dev/slog v1.6.2-0.20240126064726-20367d4aede6 /go.mod h1:NaoTA7KwopCrnaSb0JXTC0PTp/O/Y83Lndnq0OEV3ZQ =
1+ cdr.dev/slog/v3 v3.0.0-rc1 h1:EN7Zim6GvTpAeHQjI0ERDEfqKbTyXRvgH4UhlzLpvWM =
2+ cdr.dev/slog/v3 v3.0.0-rc1 /go.mod h1:iO/OALX1VxlI03mkodCGdVP7pXzd2bRMvu3ePvlJ9ak =
33cloud.google.com/go v0.110.10 h1:LXy9GEO+timppncPIAZoOj3l58LIU9k+kn48AN7IO3Y =
44cloud.google.com/go/compute v1.23.3 h1:6sVlXXBmbd7jNX0Ipq0trII3e4n1/MsADLK6a+aiVlk =
55cloud.google.com/go/compute v1.23.3 /go.mod h1:VCgBUoMnIVIR0CscqQiPJLAG25E3ZRZMzcFZeQ+h8CI =
You can’t perform that action at this time.
0 commit comments