Skip to content

Commit

Permalink
Merge pull request #23 from robgonnella/upgrade-go-lanscan-version
Browse files Browse the repository at this point in the history
Upgrade go-lanscan version
  • Loading branch information
robgonnella authored Dec 26, 2023
2 parents 55f0e4f + 95101d5 commit d0b3f9e
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 @@ -8,7 +8,7 @@ require (
github.com/goombaio/namegenerator v0.0.0-20181006234301-989e774b106e
github.com/magiconair/properties v1.8.7
github.com/rivo/tview v0.0.0-20231206124440-5f078138442e
github.com/robgonnella/go-lanscan v1.14.0
github.com/robgonnella/go-lanscan v1.14.1
github.com/rs/zerolog v1.31.0
github.com/spf13/cobra v1.8.0
github.com/spf13/viper v1.18.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJ
github.com/rivo/uniseg v0.4.3/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88=
github.com/rivo/uniseg v0.4.4 h1:8TfxU8dW6PdqD27gjM8MVNuicgxIjxpm4K7x4jp8sis=
github.com/rivo/uniseg v0.4.4/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88=
github.com/robgonnella/go-lanscan v1.14.0 h1:eeOQZZkjKF66SZmTUh2GxzVRB0TvrlZ7GHe6I75eDNI=
github.com/robgonnella/go-lanscan v1.14.0/go.mod h1:7Kskles7kXDGYj93jWq18o7UgIYnSONLy9Q+Ys8zN60=
github.com/robgonnella/go-lanscan v1.14.1 h1:usqkIslJxnhgawYwLnpQwdnN+UOxzqbhHvg2pIDiYGg=
github.com/robgonnella/go-lanscan v1.14.1/go.mod h1:7Kskles7kXDGYj93jWq18o7UgIYnSONLy9Q+Ys8zN60=
github.com/rogpeppe/go-internal v1.9.0 h1:73kH8U+JUqXU8lRuOHeVHaa/SZPifC7BkcraZVejAe8=
github.com/rogpeppe/go-internal v1.9.0/go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs=
github.com/rs/xid v1.5.0/go.mod h1:trrq9SKmegXys3aeAKXMUTdJsYXVwGY3RLcfgqegfbg=
Expand Down

0 comments on commit d0b3f9e

Please sign in to comment.