Skip to content

Commit

Permalink
Use newer minder release
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Antonio Osorio <[email protected]>
  • Loading branch information
JAORMX committed Oct 17, 2024
1 parent c437aeb commit f2bba6b
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 @@ -5,7 +5,7 @@ go 1.23.1
toolchain go1.23.2

require (
github.com/mindersec/minder v0.0.67
github.com/mindersec/minder v0.0.68
github.com/rs/zerolog v1.33.0
github.com/stretchr/testify v1.9.0
google.golang.org/protobuf v1.35.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -613,8 +613,8 @@ github.com/mattn/go-sqlite3 v1.14.22/go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxU
github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0=
github.com/miekg/dns v1.1.58 h1:ca2Hdkz+cDg/7eNF6V56jjzuZ4aCAE+DbVkILdQWG/4=
github.com/miekg/dns v1.1.58/go.mod h1:Ypv+3b/KadlvW9vJfXOTf300O4UqaHFzFCuHz+rPkBY=
github.com/mindersec/minder v0.0.67 h1:B8MkUv9pJOTFSIeiSgS9VgcWvZnYvb50uku85tWetZA=
github.com/mindersec/minder v0.0.67/go.mod h1:uV0pATH/HikfAt68XqRyyMB2W6ewPdGuk16VD0vMMUE=
github.com/mindersec/minder v0.0.68 h1:gVrQsnAUxaVNcd32jwx2kIWjiCCsHb3js5tIC6XwZb8=
github.com/mindersec/minder v0.0.68/go.mod h1:uV0pATH/HikfAt68XqRyyMB2W6ewPdGuk16VD0vMMUE=
github.com/minio/highwayhash v1.0.3 h1:kbnuUMoHYyVl7szWjSxJnxw11k2U709jqFPPmIUyD6Q=
github.com/minio/highwayhash v1.0.3/go.mod h1:GGYsuwP/fPD6Y9hMiXuapVvlIUEhFhMTh0rxU3ik1LQ=
github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y=
Expand Down

0 comments on commit f2bba6b

Please sign in to comment.