Skip to content

Commit 0ad2a9a

Browse files
CopilotJeffreyCA
andcommitted
Revert unintended change to cli/azd/go.mod
Co-authored-by: JeffreyCA <9157833+JeffreyCA@users.noreply.github.com>
1 parent f5e6150 commit 0ad2a9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/azd/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ require (
4949
github.com/golobby/container/v3 v3.3.2
5050
github.com/google/uuid v1.6.0
5151
github.com/gorilla/websocket v1.5.3
52-
github.com/invopop/jsonschema v0.13.0
5352
github.com/joho/godotenv v1.5.1
5453
github.com/mark3labs/mcp-go v0.41.1
5554
github.com/mattn/go-colorable v0.1.14
@@ -114,6 +113,7 @@ require (
114113
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.2 // indirect
115114
github.com/huandu/xstrings v1.5.0 // indirect
116115
github.com/inconshreveable/mousetrap v1.1.0 // indirect
116+
github.com/invopop/jsonschema v0.13.0 // indirect
117117
github.com/json-iterator/go v1.1.12 // indirect
118118
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
119119
github.com/kylelemons/godebug v1.1.0 // indirect

0 commit comments

Comments
 (0)