Skip to content

Commit

Permalink
Update Gingk8s
Browse files Browse the repository at this point in the history
  • Loading branch information
meln5674 committed Aug 31, 2023
1 parent ab0f69e commit b6cf461
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 @@ -11,7 +11,7 @@ require (
github.com/golang-jwt/jwt v3.2.2+incompatible
github.com/golang-jwt/jwt/v4 v4.5.0
github.com/google/uuid v1.3.0
github.com/meln5674/gingk8s v0.0.0-20230723192727-4124d1157890
github.com/meln5674/gingk8s v0.0.0-20230831002844-f8cbdd0e2b61
github.com/meln5674/gosh v0.0.0-20230418002009-f731b8b62575
github.com/meln5674/gotoken v0.0.0-20230722204619-acad9c07eca2
github.com/onsi/biloba v0.1.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,8 @@ github.com/ledongthuc/pdf v0.0.0-20220302134840-0c2507a12d80/go.mod h1:imJHygn/1
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=
github.com/mailru/easyjson v0.7.7/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc=
github.com/matttproud/golang_protobuf_extensions v1.0.4 h1:mmDVorXM7PCGKw94cs5zkfA9PSy5pEvNWRP0ET0TIVo=
github.com/meln5674/gingk8s v0.0.0-20230723192727-4124d1157890 h1:tVoMxpjdie2wNXuc/0EyKdmsq4pv7mz3abDeuctp5RE=
github.com/meln5674/gingk8s v0.0.0-20230723192727-4124d1157890/go.mod h1:2ZIbcW8XB9+qEvGZwW5C94QoeqpovAZ+ad1RYRdewJ8=
github.com/meln5674/gingk8s v0.0.0-20230831002844-f8cbdd0e2b61 h1:PwUEq6earrs+me8cXlEvVkctUcuk2VyuQVsEEyo/aZ4=
github.com/meln5674/gingk8s v0.0.0-20230831002844-f8cbdd0e2b61/go.mod h1:2ZIbcW8XB9+qEvGZwW5C94QoeqpovAZ+ad1RYRdewJ8=
github.com/meln5674/godag v0.3.0-rc2 h1:KiBCJbfUfqCG/wVBDreXi6TsQkEm/6YDKdkvk7upQYg=
github.com/meln5674/godag v0.3.0-rc2/go.mod h1:QMuZ8E+mtPYjoJkmkC/9rMgYNly0PE5ePRSz4ZgAOVI=
github.com/meln5674/gosh v0.0.0-20230418002009-f731b8b62575 h1:ISvjhVD+W1vfvQO9Yy9ysGCxUhhxDG+l+Pmd1F0xJmc=
Expand Down

0 comments on commit b6cf461

Please sign in to comment.