Skip to content

Commit

Permalink
update dockertest
Browse files Browse the repository at this point in the history
  • Loading branch information
Nils committed Oct 30, 2023
1 parent 3b87e40 commit 6cfcb26
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/Oppodelldog/docker-dns
go 1.19

require (
github.com/Oppodelldog/dockertest v0.0.12
github.com/Oppodelldog/dockertest v0.0.14
github.com/Oppodelldog/filediscovery v0.3.0
github.com/docker/docker v24.0.7+incompatible
github.com/miekg/dns v1.1.50
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ github.com/Microsoft/go-winio v0.5.2 h1:a9IhgEQBCUEk6QCdml9CiJGhAws+YwffDHEMp1VM
github.com/Microsoft/go-winio v0.5.2/go.mod h1:WpS1mjBmmwHBEWmogvA2mj8546UReBk4v8QkMxJ6pZY=
github.com/Oppodelldog/dockertest v0.0.12 h1:VAbJtGY3ICXHiX7WgXXWHHHSr4YFIUxWKNasqxPrHYM=
github.com/Oppodelldog/dockertest v0.0.12/go.mod h1:fq939/IWhCX7VmBrgyzPlGODtR7MZgWU9dayufLCUCw=
github.com/Oppodelldog/dockertest v0.0.14 h1:OkCD1JNHdEHrW6l7NPHkCvyJvn51PqnfsZx1nj+P+y0=
github.com/Oppodelldog/dockertest v0.0.14/go.mod h1:8RqVMWbXyDLxjRZjl8yxJqyhHSq6kmHQN3WAaOWokjY=
github.com/Oppodelldog/filediscovery v0.3.0 h1:oYbASl7s5M5PauThblMgZpB/FVNJb85Z6megMDmWpOE=
github.com/Oppodelldog/filediscovery v0.3.0/go.mod h1:W/ChJxck0x9Nj4RbASyM5my8dZXZNRtsHlC8cnssLH4=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 6cfcb26

Please sign in to comment.