Skip to content

Commit

Permalink
Update go deps
Browse files Browse the repository at this point in the history
Generated by renovateBot
  • Loading branch information
renovate[bot] authored Aug 13, 2024
1 parent 752bae0 commit ca6870e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ module github.com/livekit/ingress

go 1.22

toolchain go1.22.6
toolchain go1.23.0

require (
github.com/Eyevinn/mp4ff v0.45.1
github.com/Eyevinn/mp4ff v0.46.0
github.com/aclements/go-moremath v0.0.0-20210112150236-f10218a38794
github.com/frostbyte73/core v0.0.10
github.com/frostbyte73/core v0.0.12
github.com/go-gst/go-glib v1.1.0
github.com/go-gst/go-gst v1.1.0
github.com/gorilla/mux v1.8.1
Expand All @@ -26,7 +26,7 @@ require (
github.com/prometheus/client_golang v1.19.1
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.9.0
github.com/urfave/cli/v2 v2.27.3
github.com/urfave/cli/v2 v2.27.4
github.com/yutopp/go-flv v0.3.1
go.uber.org/atomic v1.11.0
golang.org/x/image v0.19.0
Expand Down

0 comments on commit ca6870e

Please sign in to comment.