File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,4 @@ module github.com/PacktPublishing/Network-Automation-with-Go/ch02/pong
22
33go 1.17
44
5- require github.com/PacktPublishing/Network-Automation-with-Go/ch02/ping v0.0.0-20220223160906-ec549c40fee0
6-
7- replace github.com/PacktPublishing/Network-Automation-with-Go/ch02/ping v1.0.0 => ../ping
5+ require github.com/PacktPublishing/Network-Automation-with-Go/ch02/ping v0.0.0-20220223164119-35dac657c888
Original file line number Diff line number Diff line change 1- github.com/PacktPublishing/Network-Automation-with-Go/ch02/ping v0.0.0-20220223160906-ec549c40fee0 h1:vFRsR4n2EGKiAh4t9ctQduwfMhhkgV++78iAikzmN1s =
2- github.com/PacktPublishing/Network-Automation-with-Go/ch02/ping v0.0.0-20220223160906-ec549c40fee0 /go.mod h1:bwRjyQdnuKDT6d86kITCTP/mQGje7F0NPRBRwY8lux0 =
1+ github.com/PacktPublishing/Network-Automation-with-Go/ch02/ping v0.0.0-20220223164119-35dac657c888 h1:7Ksreld+WYStdHKNfPLT/E9KwdSxgfdqV12zUZ5Yohw =
2+ github.com/PacktPublishing/Network-Automation-with-Go/ch02/ping v0.0.0-20220223164119-35dac657c888 /go.mod h1:bwRjyQdnuKDT6d86kITCTP/mQGje7F0NPRBRwY8lux0 =
You can’t perform that action at this time.
0 commit comments