Skip to content

Commit

Permalink
bump Platypus prereq
Browse files Browse the repository at this point in the history
  • Loading branch information
plicease committed May 2, 2020
1 parent 1388403 commit 97fdce1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/FFI/Platypus/Type/GoString.pm
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ package FFI::Platypus::Type::GoString;

use strict;
use warnings;
use FFI::Platypus 1.23;
use FFI::Go::String;
use Ref::Util qw( is_blessed_ref );

Expand Down

0 comments on commit 97fdce1

Please sign in to comment.