Skip to content

Commit

Permalink
chore: slurpeeth pin to hopefully less breaky version :p
Browse files Browse the repository at this point in the history
  • Loading branch information
carlmontanari committed Jan 13, 2024
1 parent edaacab commit f11487f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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-20240105193422-3379f002f39f
github.com/carlmontanari/slurpeeth v0.0.0-20240113222144-ce9492eebf24
github.com/openconfig/kne v0.1.16
github.com/urfave/cli/v2 v2.27.0
google.golang.org/protobuf v1.31.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
github.com/carlmontanari/difflibgo v0.0.0-20231101235608-20f26fe20f37 h1:1cclCPimXRdSnaB1TaRf0N6cTyqqBxHa5K/CUpegsWY=
github.com/carlmontanari/difflibgo v0.0.0-20231101235608-20f26fe20f37/go.mod h1:+3MuSIeC3qmdSesR12cTLeb47R/Vvo+bHdB6hC5HShk=
github.com/carlmontanari/slurpeeth v0.0.0-20240105193422-3379f002f39f h1:o2N6T0qSn2w+sQGhmEZBz5xGYywK8f5vTYyESnM7YMo=
github.com/carlmontanari/slurpeeth v0.0.0-20240105193422-3379f002f39f/go.mod h1:Qd8tERCTEs3R6Smq0Kjy0aPONCZ/yYXzjiq3bwg3oqk=
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/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 f11487f

Please sign in to comment.