Skip to content

Commit

Permalink
Add new format go build line for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
gdamore committed Feb 17, 2024
1 parent e09566c commit 762d91b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions transport/connipc_windows.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
//go:build windows
// +build windows

// Copyright 2020 The Mangos Authors
Expand Down

0 comments on commit 762d91b

Please sign in to comment.