Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 2 go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/gloo-foo/cmd-git

go 1.26.4

require github.com/gloo-foo/framework v0.1.7
require github.com/gloo-foo/framework v0.1.9

require (
github.com/destel/rill v0.8.1 // indirect
Expand Down
4 changes: 2 additions & 2 deletions 4 go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/destel/rill v0.8.1 h1:tJTit7kljOy2i2kqP4zHG1dUA452VpMK/myYRy5SY28=
github.com/destel/rill v0.8.1/go.mod h1:srKuXzvGqINUEGYR5b/iwvW+L9/S35RxVHWGYbXNoO4=
github.com/gloo-foo/framework v0.1.7 h1:UpoGzcjWK/5PmMRp3B324D6qWc7EHUrLWPyhiE62ymc=
github.com/gloo-foo/framework v0.1.7/go.mod h1:iQS5NaIl6LMYY5Hw+NgdbCcAX/cCCBtQ7D8/TZEuiKY=
github.com/gloo-foo/framework v0.1.9 h1:McswXoyjf4MXg+uGpEv7K4HOOSTPhnIG/shdn/7z3KY=
github.com/gloo-foo/framework v0.1.9/go.mod h1:iQS5NaIl6LMYY5Hw+NgdbCcAX/cCCBtQ7D8/TZEuiKY=
github.com/gomatic/go-error v0.3.4 h1:LtzAxnOgEqTYTIeqwrOwIAYHow4mYMOfVpwcOPjPffY=
github.com/gomatic/go-error v0.3.4/go.mod h1:vH7CFid9QE33lC7DQAjEajERg85PtTQzM8+pGTS5rac=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.