Skip to content

Commit

Permalink
update achilles-sdk-api to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
harveyxia committed Oct 29, 2024
1 parent 7f9107e commit 0dfe4c4
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 @@ -14,7 +14,7 @@ require (
github.com/onsi/gomega v1.32.0
github.com/prometheus/client_golang v1.19.0
github.com/prometheus/client_model v0.6.0
github.com/reddit/achilles-sdk-api v0.0.0-20241029144808-3486513ce3c7
github.com/reddit/achilles-sdk-api v1.0.0
github.com/spf13/pflag v1.0.6-0.20210604193023-d5e0c0615ace
github.com/stretchr/testify v1.9.0
go.uber.org/zap v1.27.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,8 @@ github.com/prometheus/common v0.49.0 h1:ToNTdK4zSnPVJmh698mGFkDor9wBI/iGaJy5dbH1
github.com/prometheus/common v0.49.0/go.mod h1:Kxm+EULxRbUkjGU6WFsQqo3ORzB4tyKvlWFOE9mB2sE=
github.com/prometheus/procfs v0.12.0 h1:jluTpSng7V9hY0O2R9DzzJHYb2xULk9VTR1V1R/k6Bo=
github.com/prometheus/procfs v0.12.0/go.mod h1:pcuDEFsWDnvcgNzo4EEweacyhjeA9Zk3cnaOZAZEfOo=
github.com/reddit/achilles-sdk-api v0.0.0-20241029144808-3486513ce3c7 h1:hi9R3uzSJ4bfNwK/ODo649gK3IWXrJ78k9DWQLNKaYI=
github.com/reddit/achilles-sdk-api v0.0.0-20241029144808-3486513ce3c7/go.mod h1:tKV9nH5k3TM5MGomS28JRzVyZ+yeJgdS2c5qMZe7fuI=
github.com/reddit/achilles-sdk-api v1.0.0 h1:58ZpvKAJe07nOiRy1CW4G+0mXmU08pAnXuqW5z1kilw=
github.com/reddit/achilles-sdk-api v1.0.0/go.mod h1:tKV9nH5k3TM5MGomS28JRzVyZ+yeJgdS2c5qMZe7fuI=
github.com/rogpeppe/go-internal v1.11.0 h1:cWPaGQEPrBb5/AsnsZesgZZ9yb1OQ+GOISoDNXVBh4M=
github.com/rogpeppe/go-internal v1.11.0/go.mod h1:ddIwULY96R17DhadqLgMfk9H9tvdUzkipdSkR5nkCZA=
github.com/spf13/pflag v1.0.6-0.20210604193023-d5e0c0615ace h1:9PNP1jnUjRhfmGMlkXHjYPishpcw4jpSt/V/xYY3FMA=
Expand Down

0 comments on commit 0dfe4c4

Please sign in to comment.