serve dlna: now only supported on go1.21 or later
This is due to use of go1.21 only constructs in github.com/anacrolix/log
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
//go:build go1.21
|
||||
|
||||
// Package dlna provides DLNA server.
|
||||
package dlna
|
||||
|
||||
|
||||
Reference in New Issue
Block a user