mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore(go.mod): update github.com/hashicorp/terraform-json to v0.17.1 (#9570)
This commit is contained in:
@@ -125,7 +125,7 @@ require (
|
||||
github.com/hashicorp/golang-lru/v2 v2.0.1
|
||||
github.com/hashicorp/hc-install v0.6.0
|
||||
github.com/hashicorp/terraform-config-inspect v0.0.0-20211115214459-90acf1ca460f
|
||||
github.com/hashicorp/terraform-json v0.17.0
|
||||
github.com/hashicorp/terraform-json v0.17.1
|
||||
github.com/hashicorp/yamux v0.1.1
|
||||
github.com/hinshun/vt10x v0.0.0-20220301184237-5011da428d02
|
||||
github.com/imulab/go-scim/pkg/v2 v2.2.0
|
||||
@@ -188,6 +188,7 @@ require (
|
||||
google.golang.org/api v0.138.0
|
||||
google.golang.org/grpc v1.57.0
|
||||
google.golang.org/protobuf v1.31.0
|
||||
gopkg.in/DataDog/dd-trace-go.v1 v1.54.0
|
||||
gopkg.in/natefinch/lumberjack.v2 v2.2.1
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
gvisor.dev/gvisor v0.0.0-20230504175454-7b0a1988a28f
|
||||
@@ -196,8 +197,6 @@ require (
|
||||
tailscale.com v1.46.1
|
||||
)
|
||||
|
||||
require gopkg.in/DataDog/dd-trace-go.v1 v1.54.0
|
||||
|
||||
require (
|
||||
cloud.google.com/go/compute v1.23.0 // indirect
|
||||
cloud.google.com/go/logging v1.8.1 // indirect
|
||||
|
||||
Reference in New Issue
Block a user