Skip to content

Commit

Permalink
Merge pull request #147 from masx200/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/datreeio/datree-1.9.8

Bump github.com/datreeio/datree from 1.9.7 to 1.9.8
  • Loading branch information
masx200 authored Jun 30, 2023
2 parents 1badfdd + 487bbdb commit 928290f
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 @@ -32,7 +32,7 @@ require (
)

require (
github.com/datreeio/datree v1.9.7
github.com/datreeio/datree v1.9.8
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/google/go-cmp v0.5.9 // indirect
github.com/magiconair/properties v1.8.7
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ github.com/buger/jsonparser v0.0.0-20181115193947-bf1c66bbce23/go.mod h1:bbYlZJ7
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
github.com/coreos/go-systemd v0.0.0-20181012123002-c6f51f82210d/go.mod h1:F5haX7vjVVG0kc13fIWeqUViNPyEJxv/OmvnBo0Yme4=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/datreeio/datree v1.9.7 h1:5B4JdcbbaIxKIWyZt9l+Mz56Sm3TjUhYc/fYmvjKLao=
github.com/datreeio/datree v1.9.7/go.mod h1:RWd7yt4qEFfz2wxaAeJF3oqrJf68ktY6OOuX4c7+l7A=
github.com/datreeio/datree v1.9.8 h1:RgXWu1Yb/kcnGZRC1cOEarLT/nusk5cZrZcpoa+/PmE=
github.com/datreeio/datree v1.9.8/go.mod h1:RWd7yt4qEFfz2wxaAeJF3oqrJf68ktY6OOuX4c7+l7A=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 928290f

Please sign in to comment.