1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

3rdparty: Sync httpx-static

This commit is contained in:
winlin 2021-10-10 11:37:19 +08:00
parent df53c801b2
commit 9edf63bd30
7 changed files with 166 additions and 18 deletions

View file

@ -35,7 +35,7 @@ func VersionMinor() int {
}
func VersionRevision() int {
return 5
return 18
}
func Version() string {