Skip to content

Commit

Permalink
fix build tags
Browse files Browse the repository at this point in the history
  • Loading branch information
hedzr committed Nov 2, 2024
1 parent 787ad8d commit 537a75c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/conncheck_dummy.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//go:build windows && appengine
// +build windows,appengine
//go:build windows || appengine
// +build windows appengine

/*
* Copyright © 2020 Hedzr Yeh.
Expand Down

0 comments on commit 537a75c

Please sign in to comment.