Skip to content

Commit

Permalink
DEBUG-2334 require ostruct for OpenStruct dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
p committed Nov 20, 2024
1 parent ec23c49 commit 48b6741
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 48b6741

Please sign in to comment.