Skip to content

Commit

Permalink
Bump github.com/fvbommel/sortorder from 1.0.1 to 1.0.2
Browse files Browse the repository at this point in the history
Bumps [github.com/fvbommel/sortorder](https://github.com/fvbommel/sortorder) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/fvbommel/sortorder/releases)
- [Commits](fvbommel/sortorder@v1.0.1...v1.0.2)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 28, 2020
1 parent 6713ef0 commit c1fe2fa
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 @@ -7,7 +7,7 @@ require (
github.com/blang/semver v1.1.1-0.20200524153540-4487282d7812
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/fatih/set v0.2.1
github.com/fvbommel/sortorder v1.0.1
github.com/fvbommel/sortorder v1.0.2
github.com/onsi/ginkgo v1.14.1-0.20200812193004-f49cf5da3a2f
github.com/onsi/gomega v1.10.2-0.20200811195334-990941a380b2
github.com/spf13/cobra v1.0.1-0.20200823174541-9ed1d713d619
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ github.com/fsnotify/fsnotify v1.4.9 h1:hsms1Qyu0jgnwNXIxa+/V/PDsU6CfLf6CNO8H7IWo
github.com/fsnotify/fsnotify v1.4.9/go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ=
github.com/fvbommel/sortorder v1.0.1 h1:dSnXLt4mJYH25uDDGa3biZNQsozaUWDSWeKJ0qqFfzE=
github.com/fvbommel/sortorder v1.0.1/go.mod h1:uk88iVf1ovNn1iLfgUVU2F9o5eO30ui720w+kxuqRs0=
github.com/fvbommel/sortorder v1.0.2 h1:mV4o8B2hKboCdkJm+a7uX/SIpZob4JzUpc5GGnM45eo=
github.com/fvbommel/sortorder v1.0.2/go.mod h1:uk88iVf1ovNn1iLfgUVU2F9o5eO30ui720w+kxuqRs0=
github.com/golang/protobuf v1.2.0/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
github.com/golang/protobuf v1.4.0-rc.1/go.mod h1:ceaxUfeHdC40wWswd/P6IGgMaK3YpKi5j83Wpe3EHw8=
github.com/golang/protobuf v1.4.0-rc.1.0.20200221234624-67d41d38c208/go.mod h1:xKAWHe0F5eneWXFV3EuXVDTCmh+JuBKY0li0aMyXATA=
Expand Down

0 comments on commit c1fe2fa

Please sign in to comment.