Skip to content

Commit

Permalink
upgrade core
Browse files Browse the repository at this point in the history
  • Loading branch information
CMGS committed Oct 10, 2023
1 parent 4081f59 commit dcf119c
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 @@ -10,7 +10,7 @@ require (
github.com/jedib0t/go-pretty/v6 v6.4.6
github.com/juju/errors v1.0.0
github.com/pkg/term v1.1.0
github.com/projecteru2/core v0.0.0-20230907042021-dd058ca2f8ff
github.com/projecteru2/core v0.0.0-20231010184432-b89f6dbbdd1c
github.com/sethgrid/curse v0.0.0-20181231162520-d4ee583ebf0f
github.com/sethvargo/go-signalcontext v0.2.1
github.com/sirupsen/logrus v1.9.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -265,8 +265,8 @@ github.com/pkg/term v1.1.0 h1:xIAAdCMh3QIAy+5FrE8Ad8XoDhEU4ufwbaSozViP9kk=
github.com/pkg/term v1.1.0/go.mod h1:E25nymQcrSllhX42Ok8MRm1+hyBdHY0dCeiKZ9jpNGw=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/projecteru2/core v0.0.0-20230907042021-dd058ca2f8ff h1:iyOxU4x4faj41eVX4iZ89zoCii65oQY3ls6KlscHqyg=
github.com/projecteru2/core v0.0.0-20230907042021-dd058ca2f8ff/go.mod h1:99/doR9VqUBttwLs0rtzQnEtomd/btoDxYRp4O3GXgA=
github.com/projecteru2/core v0.0.0-20231010184432-b89f6dbbdd1c h1:t1aE9WeRcKrxyAQkzbZtacChr5cbEZ2yGAUxLkuTLiQ=
github.com/projecteru2/core v0.0.0-20231010184432-b89f6dbbdd1c/go.mod h1:fxKSjK6GhlCiV+e1eBtnJpAB7RqM021ZKIB0iZeYOXo=
github.com/prometheus/client_golang v0.9.1/go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw=
github.com/prometheus/client_golang v1.0.0/go.mod h1:db9x61etRT2tGnBNRi70OPL5FsnadC4Ky3P0J6CfImo=
github.com/prometheus/client_golang v1.1.0/go.mod h1:I1FGZT9+L76gKKOs5djB6ezCbFQP1xR9D75/vuwEF3g=
Expand Down

0 comments on commit dcf119c

Please sign in to comment.