Skip to content

Commit

Permalink
chore: Bump core to '25e9a4bafa54b1c14504d7a32e0b7562db368347'
Browse files Browse the repository at this point in the history
  • Loading branch information
keskad committed May 22, 2024
1 parent 3d192aa commit 83aa916
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 @@ -5,7 +5,7 @@ go 1.22.0
// replace github.com/kube-cicd/pipelines-feedback-core => /home/damian/Projekty/open-source/pipelines-feedback/pipelines-feedback-core

require (
github.com/kube-cicd/pipelines-feedback-core v0.0.0-20240522084908-c29da86cdca4
github.com/kube-cicd/pipelines-feedback-core v0.0.0-20240522102852-25e9a4bafa54
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.9.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,8 @@ github.com/kube-cicd/pipelines-feedback-core v0.0.0-20240521201856-6ceb4f9ce73a
github.com/kube-cicd/pipelines-feedback-core v0.0.0-20240521201856-6ceb4f9ce73a/go.mod h1:TocGJt6ehkl8BQDOCAeh55exqKaVYOZM+aYcQovYdm0=
github.com/kube-cicd/pipelines-feedback-core v0.0.0-20240522084908-c29da86cdca4 h1:g0gpNVLqwC3XbZu5WxRqM8jU9IqnULZbVwaNHRzWtbM=
github.com/kube-cicd/pipelines-feedback-core v0.0.0-20240522084908-c29da86cdca4/go.mod h1:TocGJt6ehkl8BQDOCAeh55exqKaVYOZM+aYcQovYdm0=
github.com/kube-cicd/pipelines-feedback-core v0.0.0-20240522102852-25e9a4bafa54 h1:DjBWdLDRybplgAEm8SHDwzHZklE+xXEnF0Jsm6EmyE8=
github.com/kube-cicd/pipelines-feedback-core v0.0.0-20240522102852-25e9a4bafa54/go.mod h1:TocGJt6ehkl8BQDOCAeh55exqKaVYOZM+aYcQovYdm0=
github.com/letsencrypt/boulder v0.0.0-20231026200631-000cd05d5491 h1:WGrKdjHtWC67RX96eTkYD2f53NDHhrq/7robWTAfk4s=
github.com/letsencrypt/boulder v0.0.0-20231026200631-000cd05d5491/go.mod h1:o158RFmdEbYyIZmXAbrvmJWesbyxlLKee6X64VPVuOc=
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de h1:9TO3cAIGXtEhnIaL+V+BEER86oLrvS+kWobKpbJuye0=
Expand Down

0 comments on commit 83aa916

Please sign in to comment.