Skip to content

Commit

Permalink
Make go:build compatible with go 1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
ThinkChaos committed Dec 11, 2021
1 parent 3fa79b4 commit 395888e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/server_config_trigger.go
Original file line number Diff line number Diff line change
@@ -1,4 1,5 @@
//go:build !windows
// build !windows

package server

Expand Down

0 comments on commit 395888e

Please sign in to comment.