summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorFrancis Lavoie <lavofr@gmail.com>2022-03-15 18:09:19 -0400
committerGitHub <noreply@github.com>2022-03-15 22:09:19 +0000
commit4e9fbee1e2ef39ff56bdfb19126a9b1a8a841eb4 (patch)
tree3864a5cf79c6e3b6a94d8fa819deb621c9b02122 /notify
parenta9c7e94a38e4f4719a5c1cf7f3e11e8cf427f04e (diff)
ci: Build on Go 1.18, bump actions versions (#4637)
* ci: Build on Go 1.18, bump actions versions * Revert linter version bump for now * Try linter again
Diffstat (limited to 'notify')
-rw-r--r--notify/notify_other.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/notify/notify_other.go b/notify/notify_other.go
index 17f62ba..6ffec89 100644
--- a/notify/notify_other.go
+++ b/notify/notify_other.go
@@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+//go:build !linux
// +build !linux
package notify