Skip to content

Commit

Permalink
DEBUG-2334 require ostruct for OpenStruct dependency (#4135)
Browse files Browse the repository at this point in the history
Co-authored-by: Oleg Pudeyev <[email protected]>
  • Loading branch information
p-datadog and p authored Nov 20, 2024
1 parent b0b8015 commit 2dd2fa3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/datadog/di/transport.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# frozen_string_literal: true

require 'ostruct'
require_relative 'error'

module Datadog
Expand Down

0 comments on commit 2dd2fa3

Please sign in to comment.