Skip to content

Commit

Permalink
chore(deps): Bump github.com/ianlewis/runeio from 1.0.0 to 1.1.1 (#1134)
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Lewis <ianmlewis@gmail.com>
  • Loading branch information
ianlewis committed Dec 1, 2023
1 parent 1e64f93 commit dbbd3c5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/gobwas/glob v0.2.3
github.com/google/go-cmp v0.6.0
github.com/ianlewis/linguist v0.0.0-20220509081505-4e84ef081328
github.com/ianlewis/runeio v1.0.0
github.com/ianlewis/runeio v1.1.1
github.com/saintfish/chardet v0.0.0-20230101081208-5e3ef4b5456d
github.com/urfave/cli/v2 v2.25.7
golang.org/x/text v0.14.0
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ github.com/ianlewis/linguist v0.0.0-20220509081505-4e84ef081328 h1:R1BTpM/BUQVTt
github.com/ianlewis/linguist v0.0.0-20220509081505-4e84ef081328/go.mod h1:/85HhvK60Tqz5MWctYX/Ec7ScPeIDa/nJlIQkmOLIwc=
github.com/ianlewis/runeio v1.0.0 h1:cHnpEWDvx0Q+LPHCUZSZgDlY9GOG/vMXPB0YV2o3pZ0=
github.com/ianlewis/runeio v1.0.0/go.mod h1:hM+Z7HfSnXU2NNvh09Aphh0UMAftz5uwFbEz7baLNT4=
github.com/ianlewis/runeio v1.1.0 h1:lErv0asDlK9bdQVyrE3Al0GLxWaaGohhbVlvu/kur7w=
github.com/ianlewis/runeio v1.1.0/go.mod h1:hM+Z7HfSnXU2NNvh09Aphh0UMAftz5uwFbEz7baLNT4=
github.com/ianlewis/runeio v1.1.1 h1:HOdj/6dytZFBAuK8FRjjrdLPcvs2jfX0ELEcNwHp6RM=
github.com/ianlewis/runeio v1.1.1/go.mod h1:hM+Z7HfSnXU2NNvh09Aphh0UMAftz5uwFbEz7baLNT4=
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
github.com/jbrukh/bayesian v0.0.0-20200318221351-d726b684ca4a h1:gbdjhSslIoRRiSSLCP3kKuLmqAJGmhnPVhIyf6Dbw34=
Expand Down

0 comments on commit dbbd3c5

Please sign in to comment.