Skip to content

Commit 78324be

Browse files
chore(deps): update dependencies and clean up legacy code
- Update Go module dependencies for image generation support - Remove legacy image generation schema implementation Signed-off-by: Hrushikesh Patil <[email protected]>
1 parent 9f5a932 commit 78324be

File tree

2 files changed

+1
-607
lines changed

2 files changed

+1
-607
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ require (
8484
github.com/AzureAD/microsoft-authentication-library-for-go v1.5.0 // indirect
8585
github.com/Microsoft/go-winio v0.6.2 // indirect
8686
github.com/NYTimes/gziphandler v1.1.1 // indirect
87+
github.com/andybalholm/brotli v1.2.0 // indirect
8788
github.com/antlr4-go/antlr/v4 v4.13.1 // indirect
8889
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
8990
github.com/avast/retry-go v3.0.0+incompatible // indirect

0 commit comments

Comments
 (0)