fix: new build tags after go 1.17

This commit is contained in:
danil_e71
2024-01-17 11:04:11 +03:00
parent 9c30edb3a0
commit 7df2616027
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
// +build linux
//go:build linux
package rtsp
/*