Skip to content

Commit e082924

Browse files
authored
Remove replace no longer needed (#1900)
1 parent f70d692 commit e082924

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: go.mod

-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ module github.com/nginxinc/nginx-gateway-fabric
22

33
go 1.22.0
44

5-
// Pinned to a version that is properly licensed.
6-
replace github.com/chzyer/logex v1.1.10 => github.com/chzyer/logex v1.2.0
7-
85
require (
96
github.com/go-kit/log v0.2.1
107
github.com/go-logr/logr v1.4.1

0 commit comments

Comments
 (0)