Skip to content

Commit 82c7af9

Browse files
committed
rename test file
1 parent 0b73c76 commit 82c7af9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

hack/tools/go.mod

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module github.com/microsoft/retina/hack/tools
22

3-
go 1.22.1
3+
go 1.23.0
4+
45
toolchain go1.23.4
56

67
require (

pkg/plugin/conntrack/_cprog/dynamic.h

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
// Place holder header file that will be replaced by the actual header file during runtime
2-
// DO NOT DELETE
1+
#define ENABLE_CONNTRACK_METRICS 1

0 commit comments

Comments
 (0)