Skip to content

Commit 94a7124

Browse files
version bump, linter
1 parent d77ac8d commit 94a7124

File tree

4 files changed

+2
-4
lines changed

4 files changed

+2
-4
lines changed

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2
1+
1.3

ziti/edge/posture/domain_notwindows.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
//go:build !windows
2-
// +build !windows
32

43
/*
54
Copyright 2019 NetFoundry Inc.

ziti/edge/posture/eventstates_notwindows.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
//go:build !windows
2-
// +build !windows
32

43
package posture
54

ziti/edge/posture/process_notwin.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// +build !windows
1+
//go:build !windows
22

33
/*
44
Copyright 2019 NetFoundry Inc.

0 commit comments

Comments
 (0)