File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/go-gst/go-gst v1.3.0
1313 github.com/google/uuid v1.6.0
1414 github.com/gorilla/websocket v1.5.3
15- github.com/hajimehoshi/ebiten/v2 v2.9.1
15+ github.com/hajimehoshi/ebiten/v2 v2.9.2
1616 github.com/kelindar/binary v1.0.19
1717 github.com/notedit/janus-go v0.0.0-20210115013133-fdce1b146d0e
1818 github.com/pion/interceptor v0.1.41
Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ github.com/gorilla/websocket v1.5.3 h1:saDtZ6Pbx/0u+bgYQ3q96pZgCzfhKXGPqt7kZ72aN
3838github.com/gorilla/websocket v1.5.3 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
3939github.com/hajimehoshi/bitmapfont/v4 v4.1.0 h1:eE3qa5Do4qhowZVIHjsrX5pYyyPN6sAFWMsO7QREm3U =
4040github.com/hajimehoshi/bitmapfont/v4 v4.1.0 /go.mod h1:/PD+aLjAJ0F2UoQx6hkOfXqWN7BkroDUMr5W+IT1dpE =
41- github.com/hajimehoshi/ebiten/v2 v2.9.1 h1:JK/jQva+5P7LFb61M1aE3Rlg9l/JQ8WkvKKzgS1mGBM =
42- github.com/hajimehoshi/ebiten/v2 v2.9.1 /go.mod h1:DAt4tnkYYpCvu3x9i1X/nK/vOruNXIlYq/tBXxnhrXM =
41+ github.com/hajimehoshi/ebiten/v2 v2.9.2 h1:fV9Wh8dL4gSV62s/oygCIckEJ2MPpJRaUiwj6GR4Uos =
42+ github.com/hajimehoshi/ebiten/v2 v2.9.2 /go.mod h1:DAt4tnkYYpCvu3x9i1X/nK/vOruNXIlYq/tBXxnhrXM =
4343github.com/icholy/digest v1.1.0 h1:HfGg9Irj7i+IX1o1QAmPfIBNu/Q5A5Tu3n/MED9k9H4 =
4444github.com/icholy/digest v1.1.0 /go.mod h1:QNrsSGQ5v7v9cReDI0+eyjsXGUoRSUZQHeQ5C4XLa0Y =
4545github.com/jezek/xgb v1.1.1 h1:bE/r8ZZtSv7l9gk6nU0mYx51aXrvnyb44892TwSaqS4 =
You can’t perform that action at this time.
0 commit comments