Skip to content

Commit

Permalink
Merge pull request #26 from sysulq/dependabot/go_modules/github.com/g…
Browse files Browse the repository at this point in the history
…o-kod/kod-0.13.0
  • Loading branch information
sysulq committed Aug 5, 2024
2 parents c07aa34 + 4de1303 commit b7ca07b
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.21.7
toolchain go1.22.4

require (
github.com/go-kod/kod v0.12.0
github.com/go-kod/kod v0.13.0
github.com/syndtr/goleveldb v0.0.0-20210819022825-2ae1ddf74ef7
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMo
github.com/fsnotify/fsnotify v1.4.9/go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ=
github.com/fsnotify/fsnotify v1.7.0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nosvA=
github.com/fsnotify/fsnotify v1.7.0/go.mod h1:40Bi/Hjc2AVfZrqy+aj+yEI+/bRxZnMJyTJwOpGvigM=
github.com/go-kod/kod v0.12.0 h1:IROGdTPJvr7qe/h5wc6RbKq6my1Dqx3NGRkcr6nApIQ=
github.com/go-kod/kod v0.12.0/go.mod h1:lu9GHy2v7LRFF0jOMolaO3YCeWoSQ832fv3E5RziR2Y=
github.com/go-kod/kod v0.13.0 h1:RLWCRGxQlDERiJD9HtUoatJrBcvh9M2G4aFWPtSn+h8=
github.com/go-kod/kod v0.13.0/go.mod h1:lu9GHy2v7LRFF0jOMolaO3YCeWoSQ832fv3E5RziR2Y=
github.com/go-logr/logr v1.2.2/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
github.com/go-logr/logr v1.4.2 h1:6pFjapn8bFcIbiKo3XT4j/BhANplGihG6tvd+8rYgrY=
github.com/go-logr/logr v1.4.2/go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY=
Expand Down

0 comments on commit b7ca07b

Please sign in to comment.