Skip to content

Commit

Permalink
Merge pull request #272 from gianlucam76/main
Browse files Browse the repository at this point in the history
Merge release-0.46 to main
  • Loading branch information
gianlucam76 authored Feb 3, 2025
2 parents f0a666b + 0caf36e commit bb4f1a5
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 @@ -9,7 +9,7 @@ require (
github.com/onsi/ginkgo/v2 v2.22.2
github.com/onsi/gomega v1.36.2
github.com/pkg/errors v0.9.1
github.com/projectsveltos/libsveltos v0.46.0
github.com/projectsveltos/libsveltos v0.46.1
github.com/prometheus/client_golang v1.20.5
github.com/robfig/cron/v3 v3.0.1
github.com/spf13/pflag v1.0.6
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,8 @@ github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINE
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U=
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/projectsveltos/libsveltos v0.46.0 h1:0OcgO3lEw1Av9p0Ts1jrdsAL/3X6Suw/JRbiySSItWw=
github.com/projectsveltos/libsveltos v0.46.0/go.mod h1:B8AaeHZwEBCgGUOnQWCkSq6Gdoc3FCfotxHa2KBxUYY=
github.com/projectsveltos/libsveltos v0.46.1 h1:KbmIrDVLiDCFCY9/1azw0j+iK8Fnv6sVYfh7wVivkhA=
github.com/projectsveltos/libsveltos v0.46.1/go.mod h1:B8AaeHZwEBCgGUOnQWCkSq6Gdoc3FCfotxHa2KBxUYY=
github.com/prometheus/client_golang v1.20.5 h1:cxppBPuYhUnsO6yo/aoRol4L7q7UFfdm+bR9r+8l63Y=
github.com/prometheus/client_golang v1.20.5/go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE=
github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E=
Expand Down

0 comments on commit bb4f1a5

Please sign in to comment.