Maint: upgrade qdm12/golibs

This commit is contained in:
Quentin McGaw (laptop)
2021-08-22 20:44:14 +00:00
parent 614eb10d67
commit e4a260f148
25 changed files with 42 additions and 42 deletions

View File

@@ -139,7 +139,7 @@ func Test_Health_read(t *testing.T) {
ctrl := gomock.NewController(t)
env := mock_params.NewMockEnv(ctrl)
env := mock_params.NewMockInterface(ctrl)
logger := mock_logging.NewMockLogger(ctrl)
env.EXPECT().ListeningAddress("HEALTH_SERVER_ADDRESS", gomock.Any()).