Skip to content

Commit

Permalink
chore repin slurpeeth again :p
Browse files Browse the repository at this point in the history
  • Loading branch information
carlmontanari committed Jan 13, 2024
1 parent b0a8132 commit 52fb117
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21

require (
github.com/carlmontanari/difflibgo v0.0.0-20231101235608-20f26fe20f37
github.com/carlmontanari/slurpeeth v0.0.0-20240113222144-ce9492eebf24
github.com/carlmontanari/slurpeeth v0.0.0-20240113225953-255790c44c18
github.com/openconfig/kne v0.1.16
github.com/urfave/cli/v2 v2.27.0
google.golang.org/protobuf v1.31.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ github.com/carlmontanari/difflibgo v0.0.0-20231101235608-20f26fe20f37 h1:1cclCPi
github.com/carlmontanari/difflibgo v0.0.0-20231101235608-20f26fe20f37/go.mod h1:+3MuSIeC3qmdSesR12cTLeb47R/Vvo+bHdB6hC5HShk=
github.com/carlmontanari/slurpeeth v0.0.0-20240113222144-ce9492eebf24 h1:SD2wRbQR2wCSHGpDKs3njjFYYUeTymyvzJ/cceR7YWs=
github.com/carlmontanari/slurpeeth v0.0.0-20240113222144-ce9492eebf24/go.mod h1:Qd8tERCTEs3R6Smq0Kjy0aPONCZ/yYXzjiq3bwg3oqk=
github.com/carlmontanari/slurpeeth v0.0.0-20240113225953-255790c44c18 h1:RPDoNJ23HuRNeHg7XA7+rbrYBXig18XufGO6uO3MuHU=
github.com/carlmontanari/slurpeeth v0.0.0-20240113225953-255790c44c18/go.mod h1:Qd8tERCTEs3R6Smq0Kjy0aPONCZ/yYXzjiq3bwg3oqk=
github.com/cespare/xxhash/v2 v2.2.0 h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44=
github.com/cespare/xxhash/v2 v2.2.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
github.com/cpuguy83/go-md2man/v2 v2.0.3 h1:qMCsGGgs+MAzDFyp9LpAe1Lqy/fY/qCovCm0qnXZOBM=
Expand Down

0 comments on commit 52fb117

Please sign in to comment.