update gohlslib (#1565)

This commit is contained in:
Alessandro Ros
2023-03-12 13:22:57 +01:00
committed by GitHub
parent 45727a6de4
commit f4b9133bb8
7 changed files with 10 additions and 12 deletions
-1
View File
@@ -32,7 +32,6 @@ jobs:
go-version: "1.19"
- run: |
go mod download
go mod tidy
git diff --exit-code
-1
View File
@@ -19,7 +19,6 @@ jobs:
- run: |
sed -i '/gortsplib/d' go.mod
go mod download
go mod tidy
git diff --exit-code