fix: Update deprecated Go build tag syntax in nats_eventbus_integration_test.go #139

Merged
HugoNijhuis merged 1 commits from issue-138-integration-test-is-actions-is-failing-open into main 2026-01-13 22:48:57 +00:00
Showing only changes of commit 5b5083dcf8 - Show all commits

View File

@@ -1,3 +1,4 @@
//go:build integration
// +build integration
package aether