Skip to content

Commit

Permalink
Merge pull request #99 from dogmatiq/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/dogmatiq/configkit-0.13.6

Bump github.com/dogmatiq/configkit from 0.13.4 to 0.13.6
  • Loading branch information
github-actions[bot] authored Aug 19, 2024
2 parents 0e41ee9 + 5331452 commit d093f97
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.23.0

require (
github.com/dave/jennifer v1.7.0
github.com/dogmatiq/configkit v0.13.4
github.com/dogmatiq/configkit v0.13.6
github.com/dogmatiq/harpy v0.10.3
github.com/dogmatiq/imbue v0.7.1
github.com/google/uuid v1.6.0
Expand All @@ -16,7 +16,7 @@ require (
)

require (
github.com/dogmatiq/dogma v0.13.1 // indirect
github.com/dogmatiq/dogma v0.14.0 // indirect
github.com/dogmatiq/iago v0.4.0 // indirect
github.com/dogmatiq/interopspec v0.5.4 // indirect
github.com/emicklei/dot v1.6.2 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ github.com/dave/jennifer v1.7.0/go.mod h1:nXbxhEmQfOZhWml3D1cDK5M1FLnMSozpbFN/m3
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=
github.com/dogmatiq/configkit v0.13.4 h1:5hfWDMV5fmG1hf1VZFCFicdiLhP7QxW5+O9FNMnkml4=
github.com/dogmatiq/configkit v0.13.4/go.mod h1:lwCG/to/1ZEJJXGyxCxqQvg7HIb8dDrQv4Xc40K32Dw=
github.com/dogmatiq/dogma v0.13.1 h1:b1nsqYNmICEG2egvZ43K8w04Jma+MWYL6yF5Ad12y9o=
github.com/dogmatiq/dogma v0.13.1/go.mod h1:9lyVA+6V2+E/exV0IrBOrkUiyFwIATEhv+b0vnB2umQ=
github.com/dogmatiq/configkit v0.13.6 h1:tgMl55VC9ra1NjMfZJIyHTInTi/mTh8AScTpasIJKDs=
github.com/dogmatiq/configkit v0.13.6/go.mod h1:wjuets0+wsD/7pYFE9bX2YvZ6LlrEx330yBG1nXoDSw=
github.com/dogmatiq/dogma v0.14.0 h1:hY4iMX4QskZpP+ksJbw+WLwz0JAUyWgz2Aoof6qjz44=
github.com/dogmatiq/dogma v0.14.0/go.mod h1:9lyVA+6V2+E/exV0IrBOrkUiyFwIATEhv+b0vnB2umQ=
github.com/dogmatiq/harpy v0.10.3 h1:mqq9438N3NIwvctUHgVD9LmMDtw9c/DSu9+LJl5d6Dc=
github.com/dogmatiq/harpy v0.10.3/go.mod h1:nikTDk6jCJCYWpFD2sygUC/jAQHXkeWEWmrel0TOKoQ=
github.com/dogmatiq/iago v0.4.0 h1:57nZqVT34IZxtCZEW/RFif7DNUEjMXgevfr/Mmd0N8I=
Expand Down

0 comments on commit d093f97

Please sign in to comment.