remove support for go 1.17 and older (#258)

This commit is contained in:
Alessandro Ros
2023-04-25 18:22:04 +02:00
committed by GitHub
parent 84fcc018e0
commit 2ac93dadbd
9 changed files with 0 additions and 27 deletions

View File

@@ -1,6 +1,3 @@
//go:build go1.18
// +build go1.18
package rtpsimpleaudio
import (