Skip to content

Commit de33f4e

Browse files
use busted build constraint: golang/go#54712
1 parent 6900819 commit de33f4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geo/location_unix.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//go:build unix && !darwin
1+
//go:build !windows && !darwin
22

33
package geo
44

0 commit comments

Comments
 (0)