Skip to content

Commit 3e2c8f2

Browse files
CopilotJeffreyCA
andcommitted
Revert unrelated go.mod change from CodeQL run
Co-authored-by: JeffreyCA <9157833+JeffreyCA@users.noreply.github.com>
1 parent b258da2 commit 3e2c8f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli/azd/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ require (
5151
github.com/google/uuid v1.6.0
5252
github.com/gorilla/websocket v1.5.3
5353
github.com/invopop/jsonschema v0.13.0
54-
github.com/jmespath-community/go-jmespath v1.1.1
5554
github.com/joho/godotenv v1.5.1
5655
github.com/mark3labs/mcp-go v0.41.1
5756
github.com/mattn/go-colorable v0.1.14
@@ -116,6 +115,7 @@ require (
116115
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.2 // indirect
117116
github.com/huandu/xstrings v1.5.0 // indirect
118117
github.com/inconshreveable/mousetrap v1.1.0 // indirect
118+
github.com/jmespath-community/go-jmespath v1.1.1 // indirect
119119
github.com/json-iterator/go v1.1.12 // indirect
120120
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
121121
github.com/kylelemons/godebug v1.1.0 // indirect

0 commit comments

Comments
 (0)