Browse Source

chore(go): updated build tag constraint syntax

pull/2863/head
Gabe Kangas 2 years ago
parent
commit
521e2d1276
No known key found for this signature in database
GPG Key ID: 4345B2060657F330
  1. 1
      core/chat/concurrentConnections_freebsd.go

1
core/chat/concurrentConnections_freebsd.go

@ -1,3 +1,4 @@
//go:build freebsd
// +build freebsd // +build freebsd
package chat package chat

Loading…
Cancel
Save